From 5a5011f19e7c6fa75fe3ee9d19035af2a3ea12be Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 29 Jan 2022 11:11:36 +0800 Subject: New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting From. --- app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/xml/comment_preferences.xml | 7 +++++++ 2 files changed, 9 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 c1a9b8c7..167b02eb 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -627,6 +627,8 @@ Fixed Height in Card Hide Text Post Content Hide Comment Awards + Show Fewer Toolbar Options Starting From + Level %1$d 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 9455ec35..b7736545 100644 --- a/app/src/main/res/xml/comment_preferences.xml +++ b/app/src/main/res/xml/comment_preferences.xml @@ -37,4 +37,11 @@ app:key="hide_comment_awards" android:title="@string/settings_hide_comment_awards_title" /> + + \ No newline at end of file -- cgit v1.2.3