1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-31 00:45:00 +01:00

fade scroll bars for status fragment

This commit is contained in:
Mariotaku Lee 2016-02-04 03:28:18 +08:00
parent 7a85746eeb
commit 0cfa6869ff

View File

@ -37,7 +37,6 @@
android:id="@+id/recycler_view" android:id="@+id/recycler_view"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:fadeScrollbars="false"
android:scrollbars="vertical"> android:scrollbars="vertical">
<requestFocus/> <requestFocus/>