diff options
author | 2014-05-30 11:24:08 +0000 | |
---|---|---|
committer | 2014-05-30 11:24:08 +0000 | |
commit | c96eddaa6e2dc9f1b00843fa29e68f791cd0065d (patch) | |
tree | bbc4d0512bfdb2226fa013cf786f501a6d30c292 /java/res/xml-sw600dp | |
parent | fa0e76dde606c288e4df20b779995cbce3b187fb (diff) | |
parent | 3d5a72ebe20b4cab415c43c8022427b7618d8519 (diff) | |
download | latinime-c96eddaa6e2dc9f1b00843fa29e68f791cd0065d.tar.gz latinime-c96eddaa6e2dc9f1b00843fa29e68f791cd0065d.tar.xz latinime-c96eddaa6e2dc9f1b00843fa29e68f791cd0065d.zip |
am 3d5a72eb: Update spacebar icon of LXX_Dark
* commit '3d5a72ebe20b4cab415c43c8022427b7618d8519':
Update spacebar icon of LXX_Dark
Diffstat (limited to 'java/res/xml-sw600dp')
-rw-r--r-- | java/res/xml-sw600dp/key_styles_common.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml-sw600dp/key_styles_common.xml b/java/res/xml-sw600dp/key_styles_common.xml index d302ab270..c5506b5ab 100644 --- a/java/res/xml-sw600dp/key_styles_common.xml +++ b/java/res/xml-sw600dp/key_styles_common.xml @@ -76,10 +76,10 @@ latin:backgroundType="functional" /> <include latin:keyboardLayout="@xml/key_styles_enter" /> + <!-- TODO: Currently there is no way to specify icon alignment per theme. --> <key-style latin:styleName="spaceKeyStyle" latin:keySpec="!icon/space_key|!code/key_space" - latin:keyLabelFlags="alignButtom" latin:keyActionFlags="noKeyPreview|enableLongPress" /> <!-- U+200C: ZERO WIDTH NON-JOINER U+200D: ZERO WIDTH JOINER --> |