mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-31 11:52:13 +00:00
fix numpad not showing on tablets
This commit is contained in:
parent
a5bbb34366
commit
6796bd88bd
1 changed files with 2 additions and 2 deletions
|
@ -117,13 +117,13 @@
|
|||
latin:keyActionFlags="enableLongPress"
|
||||
latin:parentStyle="numKeyBaseStyle" />
|
||||
</case>
|
||||
<case latin:keyboardTheme="LXXLight|LXXDark">
|
||||
<default>
|
||||
<key-style
|
||||
latin:styleName="tabletNumSpaceKeyStyle"
|
||||
latin:keySpec="!icon/space_key|!code/key_space"
|
||||
latin:backgroundType="spacebar"
|
||||
latin:keyActionFlags="enableLongPress"
|
||||
latin:parentStyle="numKeyBaseStyle" />
|
||||
</case>
|
||||
</default>
|
||||
</switch>
|
||||
</merge>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue