mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 09:38:36 -07:00
Update to new icons
This commit is contained in:
@@ -20,7 +20,7 @@ void subrem_scene_edit_preview_on_enter(void* context) {
|
||||
|
||||
// Setup view
|
||||
Popup* popup = app->popup;
|
||||
popup_set_icon(popup, 32, 5, &I_DolphinNice_96x59);
|
||||
popup_set_icon(popup, 36, 5, &I_DolphinDone_80x58);
|
||||
popup_set_header(popup, "Saved!", 13, 22, AlignLeft, AlignBottom);
|
||||
popup_set_timeout(popup, 1500);
|
||||
popup_set_context(popup, app);
|
||||
|
||||
Reference in New Issue
Block a user