Added full directory structure to the repo.
[hteague_pubgit.git] / workspace / HelloWorld / res / layout / main.xml
blob932ff4740ce7cb2e131da02501441ef2299b20cf
1 <?xml version="1.0" encoding="utf-8"?>
2 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
3   android:layout_width="fill_parent"
4   android:layout_height="fill_parent"
5   android:text="@string/hello"/>