diff options
author | 2014-11-28 02:56:00 +0000 | |
---|---|---|
committer | 2014-11-28 02:56:01 +0000 | |
commit | 71f82c375cef69cb9044805b0ad87c394dc25ca2 (patch) | |
tree | 1e242f17f56747251273558775078ee7ccefe9a5 /java/res/xml-sw600dp | |
parent | b0a0ce0b31c552270a21f2952b2d804b119e22e9 (diff) | |
parent | 64885b263ece2817674b5cbcaa8170353298cf3e (diff) | |
download | latinime-71f82c375cef69cb9044805b0ad87c394dc25ca2.tar.gz latinime-71f82c375cef69cb9044805b0ad87c394dc25ca2.tar.xz latinime-71f82c375cef69cb9044805b0ad87c394dc25ca2.zip |
Merge "Fix settings keys on tablet"
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r-- | java/res/xml-sw600dp/key_styles_common.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml index 006cda370..ea8f29250 100644 --- a/java/res/xml-sw600dp/key_styles_common.xml +++ b/java/res/xml-sw600dp/key_styles_common.xml @@ -35,10 +35,6 @@ latin:keyLabelFlags="hasShiftedLetterHint" /> </default> </switch> - <!-- Base key style for the key which may have settings key as more keys. --> - <key-style - latin:styleName="baseSettingsMoreKeysStyle" - latin:parentStyle="hasShiftedLetterHintStyle" /> <include latin:keyboardLayout="@xml/key_styles_settings" /> <!-- Functional key styles --> |