mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting From.
This commit is contained in:
@@ -37,4 +37,11 @@
|
||||
app:key="hide_comment_awards"
|
||||
android:title="@string/settings_hide_comment_awards_title" />
|
||||
|
||||
<ml.docilealligator.infinityforreddit.customviews.CustomFontSeekBarPreference
|
||||
app:defaultValue="5"
|
||||
android:max="10"
|
||||
app:key="show_fewer_toolbar_options_threshold"
|
||||
app:title="@string/settings_show_fewer_toolbar_options_threshold_title"
|
||||
app:singleLineTitle="false" />
|
||||
|
||||
</PreferenceScreen>
|
Reference in New Issue
Block a user