Skip to content

Commit

Permalink
Fixed scroll jumps on bottom (for now) #295
Browse files Browse the repository at this point in the history
  • Loading branch information
roeiedri committed Jan 8, 2023
1 parent bb313e6 commit b827c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chooloolib/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
</style>

<style name="Chooloo.FastScrollView" parent="Chooloo.ListView">
<item name="hideScrollbar"><false></false></item>
<item name="bubbleColor">?colorSecondary</item>
<item name="bubbleTextColor">?colorOnSecondary</item>
<item name="handleColor">?colorSecondary</item>
Expand Down

0 comments on commit b827c17

Please sign in to comment.