Start loading posts after the last viewed post in PostFragment when refreshing and first load.

This commit is contained in:
Alex Ning
2020-07-30 16:50:15 +08:00
parent 2c03eb8d15
commit bb598531b5
15 changed files with 334 additions and 155 deletions

View File

@@ -95,6 +95,7 @@ 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"