mirror of
https://git.sr.ht/~oppen/ariane
synced 2024-12-25 01:12:33 +00:00
added fading scrollbars to main recycler
This commit is contained in:
parent
197838ba96
commit
0f41297cf4
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:clipToPadding="false"
|
||||
android:scrollbars="vertical"
|
||||
android:paddingTop="@dimen/screen_margin"
|
||||
android:paddingBottom="@dimen/screen_margin"
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue