mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 08:57:39 +00:00
Disable scroll effect for icon links
This commit is contained in:
parent
24f6024383
commit
2e5402d741
@ -33,6 +33,7 @@
|
||||
itemBinding="@{viewModel.itemBinding}"
|
||||
items="@{item.items}"
|
||||
nestedScrollingEnabled="@{false}"
|
||||
android:overScrollMode="never"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:clipToPadding="false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user