commit | 30236efee1bdac32d2c5b5c2875191a05e690865 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Mon May 14 19:17:09 2012 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Tue May 15 12:27:34 2012 +0900 |
tree | cf82ff0b56d24075d9907d54f666991d09310c3a | |
parent | ea468ee6875fb0d491490327dfa08ef9b5599882 [diff] [blame] |
Remove "fillBoth" enum value from keyWidth attribute of Key Change-Id: Icc5ffb8286aeda298b46aeba05e44608e342bc57
diff --git a/java/res/xml/rows_qwerty.xml b/java/res/xml/rows_qwerty.xml index 716d106..cdd4203 100644 --- a/java/res/xml/rows_qwerty.xml +++ b/java/res/xml/rows_qwerty.xml
@@ -47,7 +47,7 @@ latin:keyboardLayout="@xml/rowkeys_qwerty3" /> <Key latin:keyStyle="deleteKeyStyle" - latin:keyWidth="fillBoth" + latin:keyWidth="fillRight" latin:visualInsetsLeft="1%p" /> </Row> <include