Merge pull request #675 from tobias47n9e/feature/nearby-view

Vertically center nearby list loading icon
This commit is contained in:
Josephine Lim 2017-05-27 02:07:31 +10:00 committed by GitHub
commit 39ddcd1577

View file

@ -18,6 +18,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal"
android:gravity="center_vertical"
android:layout_below="@id/toolbar">
<ProgressBar