New option: Fixed height preview in card.

This commit is contained in:
Alex Ning
2022-01-16 15:19:55 +08:00
parent 44ed414f28
commit 85a51d7dc8
9 changed files with 57 additions and 11 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="fixed_height_preview_in_card"
app:title="@string/settings_fixed_height_preview_in_card_title" />
<ml.docilealligator.infinityforreddit.customviews.CustomFontPreferenceCategory
app:title="@string/post_layout_compact" />