New option: Hide Text Post Content.

This commit is contained in:
Alex Ning
2022-01-20 15:00:26 +08:00
parent 5eaf4ab8fe
commit 25fff4064c
8 changed files with 48 additions and 9 deletions

View File

@@ -52,6 +52,11 @@
app:key="hide_the_number_of_comments"
app:title="@string/settings_hide_the_number_of_comments" />
<ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference
app:defaultValue="false"
app:key="hide_text_post_content"
app:title="@string/settings_hide_text_post_content" />
<ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference
app:defaultValue="false"
app:key="fixed_height_preview_in_card"