Minor fixes

This commit is contained in:
inorichi
2015-11-24 20:40:28 +01:00
parent ccd259f263
commit 725f70a54c
4 changed files with 3 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
android:id="@+id/swipe_refresh"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_above="@id/appbar_bottom"
android:layout_above="@+id/appbar_bottom"
android:orientation="vertical">
<android.support.v7.widget.RecyclerView