Update Korean Language

08.06.2021
This commit is contained in:
so.o.bima
2021-08-06 16:34:12 +09:00
committed by GitHub
parent 4256d160bb
commit ed0ffbad61

View 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>