aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/method.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml/method.xml')
-rw-r--r--java/res/xml/method.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index 5e33601e6..20b8def4a 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -87,7 +87,7 @@
<!-- If IME doesn't have an applicable subtype, the first subtype will be used as a default
subtype.-->
<input-method xmlns:android="http://schemas.android.com/apk/res/android"
- android:settingsActivity="com.android.inputmethod.latin.SettingsActivity"
+ android:settingsActivity="com.android.inputmethod.latin.settings.SettingsActivity"
android:isDefault="@bool/im_is_default">
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_en_US"