Fix initial emptiness of Nearby list + refactoring

This commit is contained in:
Yusuke Matsubara 2017-04-21 21:15:51 +09:00
parent ba113ffc4a
commit 559381d7f7
4 changed files with 27 additions and 65 deletions

View file

@ -12,7 +12,7 @@
/>
<ListView
android:id="@+id/listview"
android:id="@+id/listView"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>