adding some more generic boilerplate code
This commit is contained in:
parent
feb4cd6e9a
commit
25876ae5c0
9 changed files with 55 additions and 20 deletions
|
|
@ -3,9 +3,4 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Hello World!" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue