diff options
| author | juloo | 2015-08-04 17:55:48 +0200 |
|---|---|---|
| committer | juloo | 2015-08-04 17:55:48 +0200 |
| commit | 40885f5760f59cb2511d1d2b829507f483354282 (patch) | |
| tree | 2f5e108a0db534af133b541415d5ddf4ac7762cb /res/xml | |
| parent | 1be1ec7a4b848607a1652d95bdf5ee96c0a9ecfb (diff) | |
| download | unexpected-keyboard-40885f5760f59cb2511d1d2b829507f483354282.tar.gz unexpected-keyboard-40885f5760f59cb2511d1d2b829507f483354282.zip | |
Add icons + Nothing
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/method.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml index fdf120f..7b523f9 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -1,10 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <input-method xmlns:android="http://schemas.android.com/apk/res/android" android:supportsSwitchingToNextInputMethod="true"> - <subtype - android:label="@string/lol" - android:icon="@drawable/ic_launcher" - android:imeSubtypeLocale="en_US" - android:imeSubtypeMode="keyboard" - /> </input-method> |
