Skip to content

Commit 61946ab

Browse files
committed
display a vertical scrollbar
1 parent 71360e1 commit 61946ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/items_fragment.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
android:layout_height="wrap_content"
1818
android:clipToPadding="false"
1919
android:paddingLeft="@dimen/activity_margin"
20+
android:scrollbars="vertical"
2021
app:layoutManager="android.support.v7.widget.LinearLayoutManager"/>
2122

2223
</android.support.v4.widget.SwipeRefreshLayout>

0 commit comments

Comments
 (0)