mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
metronome icons
This commit is contained in:
@@ -10,5 +10,6 @@ App(
|
||||
fap_icon="metronome_icon.png",
|
||||
fap_category="Music",
|
||||
stack_size=2 * 1024,
|
||||
fap_icon_assets="icons",
|
||||
order=20,
|
||||
)
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#include <gui/canvas.h>
|
||||
#include <gui/icon_i.h>
|
||||
#include <Metronome_icons.h>
|
||||
|
||||
//lib can only do bottom left/right
|
||||
void elements_button_top_left(Canvas* canvas, const char* str) {
|
||||
|
||||
BIN
applications/plugins/metronome/icons/ButtonUp_7x4.png
Normal file
BIN
applications/plugins/metronome/icons/ButtonUp_7x4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 B |
Reference in New Issue
Block a user