Replace Default FastScroller (Closes #79)

This commit is contained in:
LooKeR
2022-01-12 17:02:37 +05:30
parent f66d91ed9f
commit 9c82a9f7c4
11 changed files with 50 additions and 330 deletions

View File

@ -163,6 +163,8 @@ dependencies {
implementation 'io.reactivex.rxjava3:rxjava:3.1.3'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
// LibSu
implementation 'com.github.topjohnwu.libsu:core:3.1.2'