diff options
author | 2014-07-30 12:01:53 +0900 | |
---|---|---|
committer | 2014-07-30 12:02:37 +0900 | |
commit | a9c12692ed11a4712ceb743f446e51a735eeabb6 (patch) | |
tree | be9ef6d9a3f8de6f08240263ecac20c347491a57 /java/res/xml/keyboard_layout_set_lao.xml | |
parent | c4f6fc1e4868feb7bcbf2b0dc724eb9ed995780e (diff) | |
download | latinime-a9c12692ed11a4712ceb743f446e51a735eeabb6.tar.gz latinime-a9c12692ed11a4712ceb743f446e51a735eeabb6.tar.xz latinime-a9c12692ed11a4712ceb743f446e51a735eeabb6.zip |
[SD10] Add script checks for Lao and Khmer
Bug: 15840116
Change-Id: Id72b739e73cb3e72f56e1872ad9d60469555e193
Diffstat (limited to 'java/res/xml/keyboard_layout_set_lao.xml')
-rw-r--r-- | java/res/xml/keyboard_layout_set_lao.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/res/xml/keyboard_layout_set_lao.xml b/java/res/xml/keyboard_layout_set_lao.xml index 2ffde45db..6285f87f9 100644 --- a/java/res/xml/keyboard_layout_set_lao.xml +++ b/java/res/xml/keyboard_layout_set_lao.xml @@ -20,6 +20,8 @@ <KeyboardLayoutSet xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> + <Feature + latin:supportedScript="lao" /> <Element latin:elementName="alphabet" latin:elementKeyboard="@xml/kbd_lao" |