center empty list message

This commit is contained in:
Eric House 2014-06-03 07:49:20 -07:00
parent f3daed2e12
commit 08b96dac82

View file

@ -18,6 +18,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:text="@string/remote_empty"
android:gravity="center_vertical|center_horizontal"
/>
</LinearLayout>