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