New option: Show Only One Comment Level Indicator.

This commit is contained in:
Alex Ning
2021-05-10 12:00:51 +08:00
parent 39291be2e9
commit b21eb89271
5 changed files with 28 additions and 3 deletions

View File

@@ -12,6 +12,11 @@
app:key="show_comment_divider"
app:title="@string/settings_show_comment_divider_title" />
<SwitchPreference
app:defaultValue="false"
app:key="show_only_one_comment_level_indicator"
app:title="@string/settings_show_only_one_comment_level_indicator" />
<SwitchPreference
app:defaultValue="false"
app:key="comment_toolbar_hidden"