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

Commit 574010cf authored by Roman Birg's avatar Roman Birg Committed by Roman Birg
Browse files

SystemUI: add left and right virtual buttons while typing

Change-Id: Iea446443d33ff305765e47c86523b619676116ac
parent dd64d8cd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -3897,6 +3897,14 @@ public final class Settings {
        @Deprecated
        public static final String WIFI_WATCHDOG_PING_TIMEOUT_MS =
            Secure.WIFI_WATCHDOG_PING_TIMEOUT_MS;

        /**
         * boolean value. toggles using arrow key locations on nav bar
         * as left and right dpad keys
         * @hide
         */
        public static final String NAVIGATION_BAR_MENU_ARROW_KEYS = "navigation_bar_menu_arrow_keys";

    }

    /**
+1.25 KiB
Loading image diff...
+1.28 KiB
Loading image diff...
+1.18 KiB
Loading image diff...
+1.19 KiB
Loading image diff...
Loading