From cb9154369070fe3773c16da0d4e7b3c33b716a1f Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 11 Jan 2020 10:39:49 +0800 Subject: Setting default post layout is now available. Add an option to hide the divider in post compact layout. --- app/src/main/res/xml/main_preferences.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/main_preferences.xml b/app/src/main/res/xml/main_preferences.xml index 561222cd..395d10e1 100644 --- a/app/src/main/res/xml/main_preferences.xml +++ b/app/src/main/res/xml/main_preferences.xml @@ -41,6 +41,24 @@ app:key="show_elapsed_time" app:title="@string/settings_show_elapsed_time" /> + + + + + +