diff options
author | 2013-08-26 12:08:08 +0900 | |
---|---|---|
committer | 2013-08-26 12:08:08 +0900 | |
commit | 59f49b38618fc5efd8e00b2511246834b3859a19 (patch) | |
tree | 30e2cbb64fa99cebabca81d6d4c193ccabc8e833 /java/res/xml-sw600dp | |
parent | 73c2948113e27cf3945033049f098a1f5b060338 (diff) | |
download | latinime-59f49b38618fc5efd8e00b2511246834b3859a19.tar.gz latinime-59f49b38618fc5efd8e00b2511246834b3859a19.tar.xz latinime-59f49b38618fc5efd8e00b2511246834b3859a19.zip |
Remove symbols shifted related unused texts and styles
This is a follow up of I7fe6520e4e.
Bug: 9059539
Change-Id: I1b2cdc4f6ae2f59fabc75c38f43e2b2512b08721
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r-- | java/res/xml-sw600dp/key_styles_common.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml index f407ba346..fc9342b91 100644 --- a/java/res/xml-sw600dp/key_styles_common.xml +++ b/java/res/xml-sw600dp/key_styles_common.xml @@ -178,16 +178,6 @@ latin:keyLabel="!text/label_to_alpha_key" latin:parentStyle="baseForLayoutSwitchKeyStyle" /> <key-style - latin:styleName="toMoreSymbolKeyStyle" - latin:code="!code/key_shift" - latin:keyLabel="!text/label_to_more_symbol_for_tablet_key" - latin:parentStyle="baseForLayoutSwitchKeyStyle" /> - <key-style - latin:styleName="backFromMoreSymbolKeyStyle" - latin:code="!code/key_shift" - latin:keyLabel="!text/label_to_symbol_key" - latin:parentStyle="baseForLayoutSwitchKeyStyle" /> - <key-style latin:styleName="comKeyStyle" latin:keyLabel="!text/keylabel_for_popular_domain" latin:keyLabelFlags="autoXScale|fontNormal|hasPopupHint|preserveCase" |