From 305ae1c13cafa495bfa6695f973557761abd6d61 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 2 Aug 2021 15:26:14 +0800 Subject: New options: separate post and comments in post details page. --- app/src/main/res/values/strings.xml | 2 + .../res/xml-sw600dp/post_details_preferences.xml | 45 ++++++++++++++++++++++ app/src/main/res/xml/post_details_preferences.xml | 7 ++-- 3 files changed, 51 insertions(+), 3 deletions(-) create mode 100644 app/src/main/res/xml-sw600dp/post_details_preferences.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 522701ce..e50763db 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -589,6 +589,8 @@ Switch to Landscape Orientation in Video Player Automatically Remember Muting Option in Post Feed Post Details + Separate Post And Comments in Portrait Mode + Separate Post And Comments in Landscape Mode Cannot get the link diff --git a/app/src/main/res/xml-sw600dp/post_details_preferences.xml b/app/src/main/res/xml-sw600dp/post_details_preferences.xml new file mode 100644 index 00000000..1bb6f4c9 --- /dev/null +++ b/app/src/main/res/xml-sw600dp/post_details_preferences.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/xml/post_details_preferences.xml b/app/src/main/res/xml/post_details_preferences.xml index 48e1ffbd..a082c1ee 100644 --- a/app/src/main/res/xml/post_details_preferences.xml +++ b/app/src/main/res/xml/post_details_preferences.xml @@ -2,9 +2,10 @@ - +