diff options
author | 2014-05-20 13:56:04 +0900 | |
---|---|---|
committer | 2014-05-20 13:56:04 +0900 | |
commit | d2f968847a5cc5f998918c5a6f53b79b9a69d106 (patch) | |
tree | d6ca6aac3222f68c6cf0c7fca9fdae67b077a29a /java/res/xml/method.xml | |
parent | 5b7c85ec32761f0990b165bd1a28d79563928b98 (diff) | |
download | latinime-d2f968847a5cc5f998918c5a6f53b79b9a69d106.tar.gz latinime-d2f968847a5cc5f998918c5a6f53b79b9a69d106.tar.xz latinime-d2f968847a5cc5f998918c5a6f53b79b9a69d106.zip |
Remove preliminary subtypes for L-preview
Bug: 13966540
Bug: 13779052
Bug: 10028772
Bug: 7963632
Change-Id: I38552cdbdd6165ee5d9b1a89a822653459fb2b38
Diffstat (limited to 'java/res/xml/method.xml')
-rw-r--r-- | java/res/xml/method.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml index 2adc957b1..777a13d42 100644 --- a/java/res/xml/method.xml +++ b/java/res/xml/method.xml @@ -332,6 +332,7 @@ /> <!-- TODO: This hindi_compact keyboard is a preliminary layout. This isn't based on the final specification. --> + <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic_compact" android:subtypeId="0xe49c89a1" @@ -340,6 +341,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=hindi_compact,EmojiCapable" android:isAsciiCapable="false" /> + --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x35b7526a" @@ -480,6 +482,7 @@ /> <!-- TODO: This marathi keyboard is a preliminary layout. This isn't based on the final specification. --> + <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x747b9f03" @@ -488,6 +491,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=marathi,EmojiCapable" android:isAsciiCapable="false" /> + --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x84c87c61" @@ -498,6 +502,7 @@ /> <!-- TODO: This Myanmar keyboard is a preliminary layout. This isn't based on the final specification. --> + <!-- <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0xea266ea4" @@ -506,6 +511,7 @@ android:imeSubtypeExtraValue="KeyboardLayoutSet=myanmar,EmojiCapable,CombiningRules=MyanmarReordering" android:isAsciiCapable="false" /> + --> <subtype android:icon="@drawable/ic_ime_switcher_dark" android:label="@string/subtype_generic" android:subtypeId="0x3f12ee14" |