mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
Fix that auto fullscreen is shown as enabled by default
This commit is contained in:
parent
2d4c616111
commit
b1e703b8c3
@ -54,7 +54,7 @@
|
||||
<SwitchPreferenceCompat
|
||||
android:icon="@drawable/ic_rotating_circle"
|
||||
android:summary="@string/autoRotatePlayer_summary"
|
||||
app:defaultValue="true"
|
||||
app:defaultValue="false"
|
||||
app:key="auto_fullscreen"
|
||||
app:title="@string/autoRotatePlayer" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user