mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 05:34:50 -04:00
parent
ac31f4781c
commit
3c8335c942
24 changed files with 26 additions and 26 deletions
|
@ -216,7 +216,7 @@ class BLETxView : public View {
|
|||
true};
|
||||
|
||||
ImageButton button_play{
|
||||
{28 * 8, 2 * 16, 2 * 8, 1 * 16},
|
||||
{screen_width - 2 * 8, 2 * 16, 2 * 8, 1 * 16},
|
||||
&bitmap_play,
|
||||
Theme::getInstance()->fg_green->foreground,
|
||||
Theme::getInstance()->fg_green->background};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue