Skip to content
Snippets Groups Projects
Commit d9ab17cc authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
Browse files

Include number row for bepo

parent b985c3a2
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
>
<include
latin:keyboardLayout="@xml/key_styles_common" />
<include latin:keyboardLayout="@xml/row_number_switch" />
<Row
latin:keyWidth="10%p"
>
......
......@@ -103,7 +103,7 @@ val LocaleLayoutMap = mapOf(
"uz_UZ" to listOf("uzbek"),
"vi" to listOf("qwerty"),
"zu" to listOf("qwerty"),
"zz" to listOf("qwerty"),
"zz" to QwertyVariants,
)
@Preview
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment