mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
icons?
This commit is contained in:
@@ -11,4 +11,5 @@ App(
|
|||||||
order=10,
|
order=10,
|
||||||
fap_icon="pomodoro_timer.png",
|
fap_icon="pomodoro_timer.png",
|
||||||
fap_category="Tools",
|
fap_category="Tools",
|
||||||
|
fap_icon_assets="icons",
|
||||||
)
|
)
|
||||||
|
|||||||
BIN
applications/plugins/pomodoro/icons/ButtonLeft_4x7.png
Normal file
BIN
applications/plugins/pomodoro/icons/ButtonLeft_4x7.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
applications/plugins/pomodoro/icons/Ok_btn_9x9.png
Normal file
BIN
applications/plugins/pomodoro/icons/Ok_btn_9x9.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
applications/plugins/pomodoro/icons/Pin_back_arrow_10x8.png
Normal file
BIN
applications/plugins/pomodoro/icons/Pin_back_arrow_10x8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
applications/plugins/pomodoro/icons/Space_65x18.png
Normal file
BIN
applications/plugins/pomodoro/icons/Space_65x18.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
@@ -1,5 +1,6 @@
|
|||||||
#include "pomodoro.h"
|
#include "pomodoro.h"
|
||||||
#include <notification/notification_messages.h>
|
#include <notification/notification_messages.h>
|
||||||
|
#include <Pomodoro_Timer_icons.h>
|
||||||
|
|
||||||
#define TAG "PomodoroApp"
|
#define TAG "PomodoroApp"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user