Re-enable Comment Toolbar Hidden by Default.

This commit is contained in:
Alex Ning 2021-04-20 17:38:10 +08:00
parent f634686eb8
commit 9ff4fb0a75

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"