This commit is contained in:
Karim Abou Zeid 2016-01-30 14:07:39 +01:00
commit 40589f53ac

View file

@ -8,6 +8,7 @@
android:id="@+id/recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:scrollbars="none" />
<TextView