Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elapsed time.

This commit is contained in:
Alex Ning
2019-11-16 00:20:09 +08:00
parent e0a9a02157
commit ee60cbf640
9 changed files with 76 additions and 38 deletions

View File

@@ -80,6 +80,5 @@ dependencies {
implementation 'androidx.work:work-runtime:2.2.0'
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'
}