adding another fastscroller related performance improvement
This commit is contained in:
parent
06834c33a4
commit
a302d1cd2d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dependencies {
|
|||
implementation "androidx.exifinterface:exifinterface:1.3.3"
|
||||
implementation "androidx.biometric:biometric-ktx:1.2.0-alpha03"
|
||||
|
||||
api 'com.github.tibbi:RecyclerView-FastScroller:f010192569'
|
||||
api 'com.github.tibbi:RecyclerView-FastScroller:1e7a69ff71'
|
||||
api 'com.github.tibbi:reprint:2f49ba01bb'
|
||||
api 'androidx.core:core-ktx:1.6.0'
|
||||
api 'androidx.appcompat:appcompat:1.3.1'
|
||||
|
|
Loading…
Reference in a new issue