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