fix space background for phone input

This commit is contained in:
Helium314 2023-09-20 22:38:27 +02:00
parent 2e12c161cc
commit 966340156d
2 changed files with 1 additions and 1 deletions

View file

@ -105,7 +105,6 @@
latin:keySpec="!icon/space_key_for_number_layout|!code/key_space"
latin:keyLabelFlags="alignIconToBottom"
latin:keyActionFlags="enableLongPress"
latin:backgroundType="functional"
latin:parentStyle="numKeyBaseStyle" />
<!-- TODO: Consolidate these space key styles with numSpaceKeyStyle above by introducing <case>
predicator that checks device form-factor. -->

View file

@ -51,6 +51,7 @@
latin:keyStyle="numKeyStyle" />
<Key
latin:keyStyle="numSpaceKeyStyle"
latin:backgroundType="functional"
latin:keyWidth="fillRight" />
</Row>
<Row>