|
|
|
@ -56,7 +56,9 @@
|
|
|
|
<android.support.v7.widget.RecyclerView
|
|
|
|
<android.support.v7.widget.RecyclerView
|
|
|
|
android:id="@+id/recyclerView"
|
|
|
|
android:id="@+id/recyclerView"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent" />
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
|
|
|
|
android:paddingBottom="172dp"
|
|
|
|
|
|
|
|
android:clipToPadding="false" />
|
|
|
|
|
|
|
|
|
|
|
|
<View
|
|
|
|
<View
|
|
|
|
android:id="@+id/gradientView"
|
|
|
|
android:id="@+id/gradientView"
|
|
|
|
|