mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 05:19:49 +02:00
Fix app crashes when applying Material You theme after changing wallpaper. Tweak the design of the fast scroller.
This commit is contained in:
@@ -181,7 +181,7 @@ dependencies {
|
||||
implementation 'com.nex3z:flow-layout:1.3.3'
|
||||
|
||||
// RecyclerView fast scrolling
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.1.8'
|
||||
|
||||
implementation 'com.otaliastudios:zoomlayout:1.9.0'
|
||||
|
||||
|
Reference in New Issue
Block a user