mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-17 11:59:34 +00:00
add undo and redo keys to toolbar, fixes #149
This commit is contained in:
parent
228f859cbd
commit
9a62d85dbf
7 changed files with 75 additions and 41 deletions
|
@ -272,6 +272,8 @@
|
|||
<attr name="iconArrowUp" format="reference" />
|
||||
<attr name="iconArrowDown" format="reference" />
|
||||
<attr name="iconBin" format="reference" />
|
||||
<attr name="iconUndo" format="reference" />
|
||||
<attr name="iconRedo" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="Keyboard_GridRows">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue