From b21eb89271d5818721e56b8198ddcddcc9875a61 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 10 May 2021 12:00:51 +0800 Subject: New option: Show Only One Comment Level Indicator. --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/comment_preferences.xml | 5 +++++ 2 files changed, 6 insertions(+) (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 492d8376..c3456e0e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -562,6 +562,7 @@ Crash Reports Dangerous Disable NSFW Forever + Show Only One Comment Level Indicator Cannot get the link diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml index 2248d7f3..a9510dc5 100644 --- a/app/src/main/res/xml/comment_preferences.xml +++ b/app/src/main/res/xml/comment_preferences.xml @@ -12,6 +12,11 @@ app:key="show_comment_divider" app:title="@string/settings_show_comment_divider_title" /> + +