mirror of
https://github.com/yuliskov/LeanKeyboard.git
synced 2026-04-20 15:06:53 -04:00
Merge branch 'patch-5' of https://github.com/so-o-bima/LeanKeyKeyboard into so-o-bima-patch-5
This commit is contained in:
7
leankeykeyboard/src/main/res/xml/accent_ko_kr_p.xml
Normal file
7
leankeykeyboard/src/main/res/xml/accent_ko_kr_p.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