MaterialFastScroll updates

This commit is contained in:
arkon
2020-05-07 22:40:23 -04:00
parent 3b45fcdb21
commit d86d861e4b
9 changed files with 44 additions and 23 deletions

View File

@@ -22,8 +22,7 @@
android:id="@+id/fast_scroller"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="right"
android:layoutDirection="ltr"
android:layout_gravity="end"
app:fastScrollerBubbleEnabled="false"
tools:visibility="visible" />