mirror of
https://github.com/yuliskov/LeanKeyboard.git
synced 2025-12-23 22:17:44 -05:00
Merge branch 'patch-8' of https://github.com/so-o-bima/LeanKeyKeyboard into so-o-bima-patch-8
This commit is contained in:
7
leankeykeyboard/src/main/res/xml/accent_ko_kr_t.xml
Normal file
7
leankeykeyboard/src/main/res/xml/accent_ko_kr_t.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