commit | 7e615228dedcdf2b390297e2cdfd04ecf9d6ba71 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri May 07 13:43:11 2010 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri May 07 13:43:11 2010 -0700 |
tree | edb01d555ed689f5d02ceae3191f5281e20843d4 | |
parent | 4c3ff1a76022b1abab86f3fe42e3f7bbd0a341f3 [diff] | |
parent | e4e1130d003a75e3b5cbea1678755d2b71d7cb1d [diff] |
Merge "Tests and some new constructors to help in testing."
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index 195691b..e5654e9 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml
@@ -22,5 +22,5 @@ <input-method xmlns:android="http://schemas.android.com/apk/res/android" android:settingsActivity="com.android.inputmethod.latin.LatinIMESettings" - android:isDefault="true" + android:isDefault="@bool/im_is_default" />