From fe928c3843101788e67253059bb37c831038743b Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Sat, 21 Jan 2017 17:50:06 +0800 Subject: [PATCH] Settings: gesture: Add LineageParts touchscreen gesture settings We'll allow devices to add touchscreen gesture settings using the LineageHW TouchscreenGesture API. Change-Id: I569b91ed66d34097a2bd96fb56af660a2702224b --- res/xml/gestures.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/res/xml/gestures.xml b/res/xml/gestures.xml index bfb359ae804..9b75032249d 100644 --- a/res/xml/gestures.xml +++ b/res/xml/gestures.xml @@ -20,6 +20,10 @@ xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/gesture_preference_title"> + +