diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml index ab2a623ed9943099169e643f9290e65690398c68..8b53bd58efc26b0253d0b3ac10b74a644491e228 100644 --- a/res/xml/button_settings.xml +++ b/res/xml/button_settings.xml @@ -109,7 +109,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" />