diff options
| author | juloo | 2015-08-08 16:47:22 +0200 |
|---|---|---|
| committer | juloo | 2015-08-08 16:47:22 +0200 |
| commit | 153c3849903c3d8489c3af17581d3d1073abb935 (patch) | |
| tree | 2897c04eb82383e61face893ce9119dc6a498e8d /res/xml/method.xml | |
| parent | c29a2a9c9cd08805f003005c5d884b6cf051505b (diff) | |
| download | unexpected-keyboard-153c3849903c3d8489c3af17581d3d1073abb935.tar.gz unexpected-keyboard-153c3849903c3d8489c3af17581d3d1073abb935.zip | |
Start SettingsActivity
Diffstat (limited to 'res/xml/method.xml')
| -rw-r--r-- | res/xml/method.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml index 7b523f9..63887e3 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <input-method xmlns:android="http://schemas.android.com/apk/res/android" + android:settingsActivity="juloo.keyboard2.SettingsActivity" android:supportsSwitchingToNextInputMethod="true"> </input-method> |
