summaryrefslogtreecommitdiff
authorlyra.lee <lyra.lee@amlogic.com>2011-07-05 01:56:01 (GMT)
committer lyra.lee <lyra.lee@amlogic.com>2011-07-05 01:56:01 (GMT)
commiteb5b5495954abb8a59a687adea7e6c65024ea9bf (patch)
tree8ff6891e59e35beda490440a4536fe1aeb886daf
parentb417512c6d9e3db5f00e9b85ea70a04ae8671673 (diff)
downloadRemoteIME-eb5b5495954abb8a59a687adea7e6c65024ea9bf.zip
RemoteIME-eb5b5495954abb8a59a687adea7e6c65024ea9bf.tar.gz
RemoteIME-eb5b5495954abb8a59a687adea7e6c65024ea9bf.tar.bz2
crush when entering setting activity
Diffstat
-rwxr-xr-xres/xml/method.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 46b0cd7..ee5058d 100755
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -16,6 +16,6 @@
<!-- The attributes in this XML file provide configuration information -->
<!-- for the Search Manager. -->
<input-method xmlns:android="http://schemas.android.com/apk/res/android"
- android:settingsActivity="com.amlogic.inputmethod.pinyin.SettingsActivity"
+ android:settingsActivity="com.amlogic.inputmethod.remote.SettingsActivity"
android:isDefault="@bool/im_is_default"
/>