aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/src/main/res/xml/comment_preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml
index f736937e..2248d7f3 100644
--- a/app/src/main/res/xml/comment_preferences.xml
+++ b/app/src/main/res/xml/comment_preferences.xml
@@ -12,10 +12,10 @@
app:key="show_comment_divider"
app:title="@string/settings_show_comment_divider_title" />
- <!--<SwitchPreference
+ <SwitchPreference
app:defaultValue="false"
app:key="comment_toolbar_hidden"
- app:title="@string/settings_comment_toolbar_hidden" />-->
+ app:title="@string/settings_comment_toolbar_hidden" />
<SwitchPreference
app:defaultValue="true"