We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71360e1 commit 61946abCopy full SHA for 61946ab
app/src/main/res/layout/items_fragment.xml
@@ -17,6 +17,7 @@
17
android:layout_height="wrap_content"
18
android:clipToPadding="false"
19
android:paddingLeft="@dimen/activity_margin"
20
+ android:scrollbars="vertical"
21
app:layoutManager="android.support.v7.widget.LinearLayoutManager"/>
22
23
</android.support.v4.widget.SwipeRefreshLayout>
0 commit comments