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/comment_preferences.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/src/main/res/xml/comment_preferences.xml') diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml index bfd4237a..79b49351 100644 --- a/app/src/main/res/xml/comment_preferences.xml +++ b/app/src/main/res/xml/comment_preferences.xml @@ -63,4 +63,12 @@ app:title="@string/settings_show_fewer_toolbar_options_threshold_title" app:singleLineTitle="false" /> + + \ No newline at end of file -- cgit v1.2.3