aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/keyboard_layout_set_arabic.xml
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2014-06-26 16:20:59 +0900
committerJean Chalard <jchalard@google.com>2014-06-27 20:51:48 +0900
commitaca2ef85e1af82ccadbd0cbdd691a680a03a824d (patch)
tree33c969a6c5e02939760c4c9206fd65a2ac066de6 /java/res/xml/keyboard_layout_set_arabic.xml
parent80c47b2f7961a5a8de1c6ec5751c04d15d42122a (diff)
downloadlatinime-aca2ef85e1af82ccadbd0cbdd691a680a03a824d.tar.gz
latinime-aca2ef85e1af82ccadbd0cbdd691a680a03a824d.tar.xz
latinime-aca2ef85e1af82ccadbd0cbdd691a680a03a824d.zip
[SD2] Add support for a new tag Feature in KeyboardLayoutSet
Bug: 15840116 Change-Id: I3abbe4ce1ae573e9c5f1a8a96dc0056e8889d507
Diffstat (limited to 'java/res/xml/keyboard_layout_set_arabic.xml')
-rw-r--r--java/res/xml/keyboard_layout_set_arabic.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/res/xml/keyboard_layout_set_arabic.xml b/java/res/xml/keyboard_layout_set_arabic.xml
index 10e95bd30..1bf8c6295 100644
--- a/java/res/xml/keyboard_layout_set_arabic.xml
+++ b/java/res/xml/keyboard_layout_set_arabic.xml
@@ -20,6 +20,8 @@
<KeyboardLayoutSet
xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
+ <Feature
+ latin:supportedScript="arabic" />
<Element
latin:elementName="alphabet"
latin:elementKeyboard="@xml/kbd_arabic"