New option: Settings->Video->Easier to Watch in Full Screen.

This commit is contained in:
Docile-Alligator
2022-06-11 19:56:55 +08:00
parent 5d07ad2d3b
commit 92cb309bf6
8 changed files with 43 additions and 2 deletions

View File

@@ -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"