Run with it, boss...

This commit is contained in:
d8ahazard 2016-09-15 13:42:33 -05:00
parent 0b02e8116c
commit 339ca7accf

View File

@ -12,6 +12,8 @@
android:id="@+id/recyclerView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:paddingBottom="60dip"
app:layoutManager="android.support.v7.widget.LinearLayoutManager"/>
<TextView