diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml index 2c1f96783b0f470b636e031ded87b35abf9d12b9..4fc8cd75218c463b7f77232843b2b79e1548d00f 100644 --- a/res/xml/button_settings.xml +++ b/res/xml/button_settings.xml @@ -120,7 +120,7 @@ android:key="torch_long_press_power_gesture" android:title="@string/torch_long_press_power_gesture_title" android:summary="@string/torch_long_press_power_gesture_desc" - android:defaultValue="false" + android:defaultValue="true" lineage:requiresConfig="@*android:bool/config_supportLongPressPowerWhenNonInteractive" />