aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/post_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/post_preferences.xml')
-rw-r--r--app/src/main/res/xml/post_preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/post_preferences.xml b/app/src/main/res/xml/post_preferences.xml
index 3bc09d0f..d07b5edd 100644
--- a/app/src/main/res/xml/post_preferences.xml
+++ b/app/src/main/res/xml/post_preferences.xml
@@ -54,6 +54,11 @@
<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"
app:title="@string/settings_fixed_height_preview_in_card_title" />