Adjusted Fastscroll UI

VD Optimized
This commit is contained in:
tom5079
2020-09-12 11:23:38 +09:00
parent 2170403662
commit 281d4a0023
49 changed files with 198 additions and 774 deletions

View File

@@ -29,7 +29,10 @@
<com.qtalk.recyclerviewfastscroller.RecyclerViewFastScroller
android:layout_width="match_parent"
android:layout_height="match_parent"
app:handleHeight="50dp"
app:handleDrawable="@drawable/thumb"
app:handleHasFixedSize="true"
app:handleHeight="72dp"
app:handleWidth="24dp"
app:addLastItemPadding="true"
app:popupDrawable="@color/transparent">