Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d17e5f7c authored by Mike Digman's avatar Mike Digman
Browse files

Update SysUI tuner so rotation button can be added/removed

Fixed bug where rotation button could be removed but not added
back.

Test: manual
parent 0137f81f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1702,12 +1702,14 @@
        <item>Clipboard</item>
        <item>Keycode</item>
        <item>Keyboard switcher</item>
        <item>Rotation suggestion</item>
        <item>None</item>
    </string-array>
    <string-array name="nav_bar_button_values" translatable="false">
        <item>clipboard</item>
        <item>key</item>
        <item>menu_ime</item>
        <item>rotate</item>
        <item>space</item>
    </string-array>