CMActions: update gestures activity title

* We already have a "Gestures" entry, change this one to "Moto Actions"

Change-Id: I0048192c27a16fb06bee531e0ddafd63c406e6c2
This commit is contained in:
Vachounet
2017-07-19 11:34:51 +02:00
parent 24b1289512
commit 21004edee5
2 changed files with 23 additions and 1 deletions

View File

@@ -41,7 +41,8 @@
<activity
android:name=".TouchscreenGesturePreferenceActivity"
android:label="@string/screen_gestures_panel_title"
android:label="@string/moto_actions_title"
android:summary="@string/moto_actions_summary"
android:theme="@style/CMActions">
<intent-filter>
<action android:name="com.android.settings.action.EXTRA_SETTINGS" />