diff options
Diffstat (limited to 'java/res/xml/keyboard_layout_set_tamil.xml')
-rw-r--r-- | java/res/xml/keyboard_layout_set_tamil.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/res/xml/keyboard_layout_set_tamil.xml b/java/res/xml/keyboard_layout_set_tamil.xml index 5c0491505..27f4a3266 100644 --- a/java/res/xml/keyboard_layout_set_tamil.xml +++ b/java/res/xml/keyboard_layout_set_tamil.xml @@ -20,6 +20,8 @@ <KeyboardLayoutSet xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> + <Feature + latin:supportedScript="tamil" /> <Element latin:elementName="alphabet" latin:elementKeyboard="@xml/kbd_tamil" |