From 6630cdf7282d248276e2c7c62cfa83452d493364 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Tue, 5 Oct 2021 22:19:16 +0200 Subject: msm8996-common: overlay-lineage: LineageParts: Update button_settings * Sync to https://github.com/LineageOS/android_packages_apps_LineageParts/commit/396616147d5a6f45590dcf470dbd65f532845f92 * Also change some stuff to adapt after https://github.com/LineageOS/android_packages_apps_LineageParts/commit/96508d2cf8f5f4b0b64c29203d65c5592042e491 Change-Id: I54f529af625ccef365f952118a337555e384507b --- .../apps/LineageParts/res/xml/button_settings.xml | 64 ++++++++++++++++++---- 1 file changed, 53 insertions(+), 11 deletions(-) (limited to 'overlay-lineage') diff --git a/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml b/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml index 0f2318c..5612ead 100644 --- a/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml +++ b/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml @@ -25,6 +25,12 @@ android:summary="@string/disable_navkeys_summary" android:defaultValue="false" /> + + + + + + + + + + + + + android:key="assist_key" + android:title="@string/hardware_keys_long_tap_key_title" > @@ -180,13 +211,18 @@ + android:key="app_switch_key" + android:title="@string/hardware_keys_swipe_left_key_title" > + + @@ -268,6 +304,12 @@ android:action="org.lineageos.settings.device.ADDITIONAL_BUTTONS_SETTINGS" /> + + -- cgit v1.2.3