mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
New option: Settings->Video->Easier to Watch in Full Screen.
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
app:key="autoplay_nsfw_videos"
|
||||
app:title="@string/settings_autoplay_nsfw_videos_title" />
|
||||
|
||||
<ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference
|
||||
app:defaultValue="false"
|
||||
app:key="easier_to_watch_in_full_screen"
|
||||
app:title="@string/settings_easier_to_watch_in_full_screen_title" />
|
||||
|
||||
<ml.docilealligator.infinityforreddit.customviews.CustomFontSeekBarPreference
|
||||
app:defaultValue="75"
|
||||
android:max="100"
|
||||
|
Reference in New Issue
Block a user