From 279820c1bede50d096c2bfaea267bdbddaff954a Mon Sep 17 00:00:00 2001 From: Bazsalanszky Date: Sat, 5 Aug 2023 16:27:58 +0200 Subject: [PATCH] Remove award and flair related settings These do not work on Lemmy. We do not need them. --- app/src/main/res/xml/comment_preferences.xml | 5 ----- app/src/main/res/xml/post_preferences.xml | 9 --------- 2 files changed, 14 deletions(-) diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml index fbe92227..57fa2089 100644 --- a/app/src/main/res/xml/comment_preferences.xml +++ b/app/src/main/res/xml/comment_preferences.xml @@ -46,11 +46,6 @@ app:key="show_author_avatar" android:title="@string/settings_show_author_avatar_title" /> - - - - -