Swiping to refresh posts is now available.

This commit is contained in:
Alex Ning
2019-11-15 17:23:59 +08:00
parent 3233ca6471
commit e0a9a02157
7 changed files with 60 additions and 38 deletions

View File

@@ -81,4 +81,5 @@ dependencies {
implementation 'androidx.preference:preference:1.1.0'
implementation 'com.nex3z:flow-layout:1.3.0'
implementation 'com.github.thunder413:DateTimeUtils:3.0'
implementation 'com.r0adkll:slidableactivity:2.1.0'
}