mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Fix initial emptiness of Nearby list + refactoring
This commit is contained in:
parent
ba113ffc4a
commit
559381d7f7
4 changed files with 27 additions and 65 deletions
|
|
@ -12,7 +12,7 @@
|
|||
/>
|
||||
|
||||
<ListView
|
||||
android:id="@+id/listview"
|
||||
android:id="@+id/listView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue