add undo and redo keys to toolbar, fixes #149

This commit is contained in:
Helium314 2023-12-20 09:15:39 +01:00
parent 228f859cbd
commit 9a62d85dbf
7 changed files with 75 additions and 41 deletions

View file

@ -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">