1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-05-05 13:11:24 +00:00

Add option to directly open fullscreen when the main player starts

This commit is contained in:
Stypox
2021-01-19 08:13:44 +01:00
parent faa7a91764
commit 3c2ea7697c
7 changed files with 44 additions and 12 deletions

View File

@@ -73,6 +73,8 @@
<item>@string/minimize_on_exit_popup_description</item>
</string-array>
<string name="start_main_player_fullscreen_key" translatable="false">start_main_player_fullscreen_key</string>
<string name="autoplay_key" translatable="false">autoplay_key</string>
<string name="autoplay_value" translatable="false">@string/autoplay_wifi_key</string>
<string name="autoplay_always_key" translatable="false">autoplay_always_key</string>