aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-02-08 00:04:16 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-08 00:04:16 -0800
commit614cb02a9183841ec8ea76615c879e1da439cc10 (patch)
tree3dc6c71dc9bdc8a59bfd109b7c015bb3483c6468 /java/res/xml-sw600dp
parent1bd1cd19c0bf1367a0355b1f46caa9979e976aca (diff)
parent2affaf91a04d63e0994102299816014a8bbe11e1 (diff)
downloadlatinime-614cb02a9183841ec8ea76615c879e1da439cc10.tar.gz
latinime-614cb02a9183841ec8ea76615c879e1da439cc10.tar.xz
latinime-614cb02a9183841ec8ea76615c879e1da439cc10.zip
Merge "Rename mini keyboard to more keys keyboard"
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r--java/res/xml-sw600dp/kbd_more_keys_keyboard_template.xml (renamed from java/res/xml-sw600dp/kbd_mini_keyboard_template.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/kbd_mini_keyboard_template.xml b/java/res/xml-sw600dp/kbd_more_keys_keyboard_template.xml
index 0d5795f6a..d90a5884e 100644
--- a/java/res/xml-sw600dp/kbd_mini_keyboard_template.xml
+++ b/java/res/xml-sw600dp/kbd_more_keys_keyboard_template.xml
@@ -21,6 +21,6 @@
<Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
latin:keyWidth="8%p"
latin:rowHeight="@dimen/popup_key_height"
- style="?attr/miniKeyboardStyle"
+ style="?attr/moreKeysKeyboardStyle"
>
</Keyboard>