1
0
Fork 0
mirror of https://github.com/jrpie/Launcher.git synced 2025-05-09 03:54:29 +02:00

implemented : add option to allow rotation

This commit is contained in:
Josia Pietsch 2024-09-11 13:06:55 +02:00
parent 9a3957be36
commit c89e74205d
Signed by: jrpie
GPG key ID: E70B571D66986A2D
7 changed files with 26 additions and 18 deletions
app/src/main/res/values

View file

@ -96,6 +96,7 @@
<string name="settings_display_screen_timeout_disabled">Keep screen on</string>
<string name="settings_display_full_screen">Use full screen</string>
<string name="settings_display_rotate_screen">Rotate screen</string>
<string name="settings_launcher_section_functionality">Functionality</string>