mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Use SharedPreferences to store post feed scrolled position instead of QNCache. Add an option to save the scrolled position.
This commit is contained in:
@@ -95,7 +95,6 @@ dependencies {
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.1.2'
|
||||
implementation "com.thefuntasty.hauler:core:3.1.0"
|
||||
implementation 'com.github.Piasy:BigImageViewer:1.6.5'
|
||||
implementation 'com.fewlaps.quitnowcache:quitnow-cache:3.4.0'
|
||||
|
||||
def toroVersion = '3.7.0.2010003'
|
||||
implementation "im.ene.toro3:toro:$toroVersion"
|
||||
|
Reference in New Issue
Block a user