VD Optimization

This commit is contained in:
tom5079
2020-09-12 12:17:02 +09:00
parent 281d4a0023
commit ed20456f9f
3 changed files with 10 additions and 5 deletions

View File

@@ -29,7 +29,8 @@
<com.qtalk.recyclerviewfastscroller.RecyclerViewFastScroller
android:layout_width="match_parent"
android:layout_height="match_parent"
app:handleDrawable="@drawable/thumb"
app:fastScrollDirection="horizontal"
app:handleDrawable="@drawable/thumb_horizontal"
app:handleHasFixedSize="true"
app:handleHeight="72dp"
app:handleWidth="24dp"