From 96444057377e511c9876d2d4aa2bc5b80a78c55a Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Wed, 11 Jun 2025 11:41:41 -0400
Subject: [PATCH] Fix missing settings in PostDetailsPreferenceFragment for
tablets.
---
.../xml-sw600dp/post_details_preferences.xml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/app/src/main/res/xml-sw600dp/post_details_preferences.xml b/app/src/main/res/xml-sw600dp/post_details_preferences.xml
index ade811d4..125aba1a 100644
--- a/app/src/main/res/xml-sw600dp/post_details_preferences.xml
+++ b/app/src/main/res/xml-sw600dp/post_details_preferences.xml
@@ -23,6 +23,11 @@
app:key="hide_post_flair"
app:title="@string/settings_hide_post_flair" />
+
+
+
+
+
+
\ No newline at end of file