mirror of
https://github.com/yuliskov/LeanKeyboard.git
synced 2025-12-23 22:17:44 -05:00
Update Korean Language
08.06.2021
This commit is contained in:
7
leankeykeyboard/src/main/res/xml/accent_ko_kr_r.xml
Normal file
7
leankeykeyboard/src/main/res/xml/accent_ko_kr_r.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Keyboard android:keyWidth="@dimen/key_width" android:keyHeight="@dimen/key_height" android:horizontalGap="@dimen/keyboard_horizontal_gap" android:verticalGap="@dimen/keyboard_vertical_gap"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<Row>
|
||||
<Key android:keyLabel="ㄲ" />
|
||||
</Row>
|
||||
</Keyboard>
|
||||
Reference in New Issue
Block a user