From 8326e6c4a20eb84ebfbbd23e594aec2a8c8a56e3 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Wed, 9 Nov 2022 01:10:07 +1100
Subject: New option: Settings->Interface->Comment->Hide the Number of Votes.
---
app/src/main/res/xml/comment_preferences.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'app/src/main/res')
diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml
index dd9245e4..c38eb2f1 100644
--- a/app/src/main/res/xml/comment_preferences.xml
+++ b/app/src/main/res/xml/comment_preferences.xml
@@ -47,6 +47,11 @@
app:key="always_show_child_comment_count"
android:title="@string/settings_always_show_child_comment_count_title" />
+
+