fixed scroll w/ comments and related streams disabled

This commit is contained in:
Ritvik Saraf 2019-03-03 18:20:15 +05:30
parent 29cffcd716
commit a00cc3370d
7 changed files with 57 additions and 4 deletions

View file

@ -3,8 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingTop="10dp">
android:layout_height="match_parent">
<android.support.v7.widget.RecyclerView
android:id="@+id/items_list"