mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Add Name and Desc fields, attractions->places
This commit is contained in:
parent
e7032658a2
commit
613f0bc6ad
2 changed files with 17 additions and 20 deletions
|
|
@ -7,8 +7,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:text="Name" />
|
||||
<TextView
|
||||
android:id="@+id/tvHome"
|
||||
android:id="@+id/tvDesc"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="HomeTown" />
|
||||
android:text="Desc" />
|
||||
</LinearLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue