Aligned naming of menu item types

This commit is contained in:
SomeoneOnEarth
2023-11-19 02:04:23 +01:00
parent ab995db5ba
commit 440980a96f
39 changed files with 40 additions and 40 deletions

View File

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