adding another fastscroller related performance improvement

This commit is contained in:
tibbi 2021-11-15 14:02:55 +01:00
parent 06834c33a4
commit a302d1cd2d

View file

@ -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'