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

@@ -36,6 +36,11 @@
app:key="show_elapsed_time"
app:title="@string/settings_show_elapsed_time"/>
<SwitchPreference
app:defaultValue="true"
app:key="swipe_to_go_back_from_post_detail"
app:title="@string/swipe_to_go_back_from_post_detail"/>
<Preference
app:title="@string/settings_font_size_title"
app:icon="@drawable/ic_font_size_24dp"