diff options
author | 2011-06-17 00:29:56 -0700 | |
---|---|---|
committer | 2011-06-17 00:29:56 -0700 | |
commit | e966c803bbcc256495f301f1ebc935f0efc207a2 (patch) | |
tree | a7b799faa5bf9f2448160d409e189357654f6c23 /java/res/xml-cs | |
parent | 581335c3fbc0968aac02507453d783cdd97455bf (diff) | |
parent | 237af54df5f97cc9749286931b42f08e5730d1ab (diff) | |
download | latinime-e966c803bbcc256495f301f1ebc935f0efc207a2.tar.gz latinime-e966c803bbcc256495f301f1ebc935f0efc207a2.tar.xz latinime-e966c803bbcc256495f301f1ebc935f0efc207a2.zip |
Merge "Tune up 7 inch keyboard layout"
Diffstat (limited to 'java/res/xml-cs')
-rw-r--r-- | java/res/xml-cs/kbd_qwerty.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/java/res/xml-cs/kbd_qwerty.xml b/java/res/xml-cs/kbd_qwerty.xml index 9ead49c3b..57401d4ad 100644 --- a/java/res/xml-cs/kbd_qwerty.xml +++ b/java/res/xml-cs/kbd_qwerty.xml @@ -20,14 +20,6 @@ <Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" - latin:keyboardHeight="@dimen/keyboardHeight" - latin:maxKeyboardHeight="@fraction/maxKeyboardHeight" - latin:minKeyboardHeight="@fraction/minKeyboardHeight" - latin:rowHeight="25%p" - latin:horizontalGap="@dimen/key_horizontal_gap" - latin:verticalGap="@dimen/key_bottom_gap" - latin:popupKeyboardTemplate="@xml/kbd_popup_template" - latin:maxPopupKeyboardColumn="@integer/config_max_popup_keyboard_column" latin:keyboardLocale="cs" > <include |