mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
add separate number row
This code is adapted from Indic Keyboard, and doesn't resize the buttons when switching from/to symbols; instead, an additional row is always shown. Fixes #21.
This commit is contained in:
parent
98b9a8fdf1
commit
3377df1e9d
14 changed files with 100 additions and 1 deletions
|
@ -501,6 +501,7 @@
|
|||
<attr name="clobberSettingsKey" format="boolean" />
|
||||
<attr name="hasShortcutKey" format="boolean" />
|
||||
<attr name="languageSwitchKeyEnabled" format="boolean" />
|
||||
<attr name="numberRowEnabled" format="boolean" />
|
||||
<attr name="isMultiLine" format="boolean" />
|
||||
<attr name="imeAction" format="enum">
|
||||
<!-- This should be aligned with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue