mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
New option: loop video.
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
app:key="video_player_automatic_landscape_orientation"
|
||||
app:title="@string/settings_video_player_automatic_landscape_orientation" />
|
||||
|
||||
<SwitchPreference
|
||||
app:defaultValue="true"
|
||||
app:key="loop_video"
|
||||
app:title="@string/settings_loop_video_title" />
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="@string/settings_video_autoplay_title" />
|
||||
|
||||
|
Reference in New Issue
Block a user