fix number pad space background

This commit is contained in:
Helium314 2023-09-20 22:33:59 +02:00
parent 3147d22a18
commit 1e292d152d

View file

@ -105,6 +105,7 @@
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. -->