am 3d5a72eb
: Update spacebar icon of LXX_Dark
* commit '3d5a72ebe20b4cab415c43c8022427b7618d8519': Update spacebar icon of LXX_Dark
This commit is contained in:
commit
c96eddaa6e
6 changed files with 2 additions and 2 deletions
java/res
drawable-hdpi
drawable-mdpi
drawable-xhdpi
drawable-xxhdpi
xml-sw600dp
xml
Binary file not shown.
Before (image error) Size: 199 B After (image error) Size: 303 B |
Binary file not shown.
Before (image error) Size: 185 B After (image error) Size: 244 B |
Binary file not shown.
Before (image error) Size: 246 B After (image error) Size: 393 B |
Binary file not shown.
Before (image error) Size: 180 B After (image error) Size: 609 B |
|
@ -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 -->
|
||||
|
|
|
@ -85,10 +85,10 @@
|
|||
latin:backgroundType="action" />
|
||||
<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 -->
|
||||
|
|
Loading…
Reference in a new issue