diff options
author | 2012-02-13 14:34:09 -0800 | |
---|---|---|
committer | 2012-02-17 00:49:18 -0800 | |
commit | aeeed758480b0fac848f4556884d978f3004555b (patch) | |
tree | af687ad53f173a9070148101a28784546dff399d /java/res/xml-sw600dp/key_styles_common.xml | |
parent | 25ff89a75cb8b797bdaf0c7b78e50fd454c1b1e2 (diff) | |
download | latinime-aeeed758480b0fac848f4556884d978f3004555b.tar.gz latinime-aeeed758480b0fac848f4556884d978f3004555b.tar.xz latinime-aeeed758480b0fac848f4556884d978f3004555b.zip |
Support fixed order more keys
Change-Id: I979f54e8b54243da4d23cfbe08198d2aa495f870
Diffstat (limited to 'java/res/xml-sw600dp/key_styles_common.xml')
-rw-r--r-- | java/res/xml-sw600dp/key_styles_common.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml index e524aa381..70fc28949 100644 --- a/java/res/xml-sw600dp/key_styles_common.xml +++ b/java/res/xml-sw600dp/key_styles_common.xml @@ -104,8 +104,7 @@ latin:keyLabel=":-)" latin:keyOutputText=":-) " latin:keyLabelFlags="hasPopupHint|preserveCase" - latin:moreKeys="@string/more_keys_for_smiley" - latin:maxMoreKeysColumn="5" /> + latin:moreKeys="@string/more_keys_for_smiley" /> <key-style latin:styleName="shortcutKeyStyle" latin:code="@integer/key_shortcut" |