Skip to content

Commit

Permalink
Merge pull request #414 from DKillWorld/patch-1
Browse files Browse the repository at this point in the history
Fixes scrollbar thumb color issue
  • Loading branch information
andrewbailey committed Jul 17, 2019
2 parents 7de3135 + 6f570d4 commit a195e35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/layout/fragment_library_page.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
app:fastScrollPopupBgColor="?attr/colorAccent"
app:fastScrollPopupTextColor="?android:attr/textColorPrimaryInverse"
app:fastScrollThumbColor="?attr/colorAccent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"/>
app:fastScrollThumbInactiveColor="?attr/colorAccent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"/>

0 comments on commit a195e35

Please sign in to comment.