From c7479f3fdbfb175f5757218c6b1395c36bb573aa Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:25:02 -0400 Subject: Add options to control which kind of media to show in the markdown content. --- app/src/main/res/xml/post_details_preferences.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/src/main/res/xml/post_details_preferences.xml') diff --git a/app/src/main/res/xml/post_details_preferences.xml b/app/src/main/res/xml/post_details_preferences.xml index 0cbf770f..3ff62eee 100644 --- a/app/src/main/res/xml/post_details_preferences.xml +++ b/app/src/main/res/xml/post_details_preferences.xml @@ -37,4 +37,12 @@ app:key="hide_the_number_of_comments" app:title="@string/settings_hide_the_number_of_comments" /> + + \ No newline at end of file -- cgit v1.2.3