Lean UI spike use correct icons for menu and tap

This commit is contained in:
SomeoneOnEarth
2023-11-16 21:23:36 +01:00
parent 8764969537
commit 2c09ab71a8
38 changed files with 62 additions and 14 deletions

View File

@ -17,4 +17,6 @@
<drawables>
<bitmap id="ErrorIcon" filename="error.svg"/>
</drawables>
<bitmap id="MenuIcon" filename="menu.svg"/>
<bitmap id="TapIcon" filename="tap.svg"/>
</drawables>