mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
New option: Interface->Comment->Always show the number of child comments. Fix notification icon. Tweak the app icon.
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
app:key="hide_comment_awards"
|
||||
android:title="@string/settings_hide_comment_awards_title" />
|
||||
|
||||
<ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="always_show_child_comment_count"
|
||||
android:title="@string/settings_always_show_child_comment_count_title" />
|
||||
|
||||
<ml.docilealligator.infinityforreddit.customviews.CustomFontSeekBarPreference
|
||||
app:defaultValue="5"
|
||||
android:max="10"
|
||||
|
Reference in New Issue
Block a user