sanders: LineageActions: Remove from dashboard, move to system settings
Needs 7ad487fd5c
Signed-off-by: Keertesh <keertesh.k98@gmail.com>
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||
|
||||
<SwitchPreference
|
||||
android:key="gesture_double_tap_power"
|
||||
android:title="@string/double_tap_power_for_camera_title"
|
||||
android:summary="@string/double_tap_power_for_camera_summary"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="gesture_camera_action"
|
||||
android:defaultValue="true"
|
||||
|
||||
Reference in New Issue
Block a user