From c265bbecf9b613285de56cd0643ec94e364d4f5e Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 5 Feb 2022 15:19:18 +0800 Subject: New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments. --- app/src/main/res/xml/comment_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/xml/comment_preferences.xml') diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml index b7736545..76738f73 100644 --- a/app/src/main/res/xml/comment_preferences.xml +++ b/app/src/main/res/xml/comment_preferences.xml @@ -32,6 +32,11 @@ app:key="fully_collapse_comment" android:title="@string/settings_fully_collapse_comment_title" /> + +