Hide Comment Toolbar Hidden by Default option.

This commit is contained in:
Alex Ning
2021-04-10 00:15:10 +08:00
parent 0bef61a45f
commit 21e1fcdad9
2 changed files with 4 additions and 3 deletions

View File

@@ -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"