sanders: LineageActions: Remove from dashboard, move to system settings

Needs 7ad487fd5c

Signed-off-by: Keertesh <keertesh.k98@gmail.com>
This commit is contained in:
jhenrique09
2017-12-30 10:49:29 -02:00
committed by Keertesh
parent a4b148e469
commit a632d88af4
5 changed files with 69 additions and 14 deletions

View File

@@ -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"