From ee60cbf640df8386bd7ffab0508edff9c283fdbd Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 16 Nov 2019 00:20:09 +0800 Subject: Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elapsed time. --- app/src/main/res/xml/main_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml/main_preferences.xml') diff --git a/app/src/main/res/xml/main_preferences.xml b/app/src/main/res/xml/main_preferences.xml index 548bf949..db4b75a1 100644 --- a/app/src/main/res/xml/main_preferences.xml +++ b/app/src/main/res/xml/main_preferences.xml @@ -36,6 +36,11 @@ app:key="show_elapsed_time" app:title="@string/settings_show_elapsed_time"/> + +