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 3ab254307..81ed238cf 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -113,7 +113,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.settings.SettingsActivity"
+ android:settingsActivity="org.kelar.inputmethod.latin.settings.SettingsActivity"
android:isDefault="@bool/im_is_default"
android:supportsSwitchingToNextInputMethod="true">
<subtype android:icon="@drawable/ic_ime_switcher_dark"