diff options
author | Alex Ning <chineseperson5@gmail.com> | 2022-01-21 14:03:02 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2022-01-21 14:03:02 +0000 |
commit | db48b940d7ee3ae5f8f54556b81d43f67327f4b9 (patch) | |
tree | 4225ed48d25172eb91c4228095823dff23808c98 /app/src/main/res/xml/comment_preferences.xml | |
parent | f33cf68624cd69b78605d3f85f6ee649138bd7ad (diff) | |
download | infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.tar infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.tar.gz infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.tar.bz2 infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.tar.lz infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.tar.xz infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.tar.zst infinity-for-reddit-db48b940d7ee3ae5f8f54556b81d43f67327f4b9.zip |
Update translation.
Diffstat (limited to 'app/src/main/res/xml/comment_preferences.xml')
-rw-r--r-- | app/src/main/res/xml/comment_preferences.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/xml/comment_preferences.xml b/app/src/main/res/xml/comment_preferences.xml index 55d48db9..9455ec35 100644 --- a/app/src/main/res/xml/comment_preferences.xml +++ b/app/src/main/res/xml/comment_preferences.xml @@ -34,11 +34,6 @@ <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference app:defaultValue="false" - app:key="fully_collapse_comment" - android:title="@string/settings_fully_collapse_comment_title" /> - - <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference - app:defaultValue="false" app:key="hide_comment_awards" android:title="@string/settings_hide_comment_awards_title" /> |