mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 22:34:55 +00:00
File manager "Clean" button tweaks (#1990)
* File Manager "clean" button tweaks * Add files via upload
This commit is contained in:
@@ -236,7 +236,7 @@ class FileManagerView : public FileManBaseView {
|
||||
NewButton button_clean{
|
||||
{13 * 8, 34 * 8, 4 * 8, 32},
|
||||
{},
|
||||
&bitmap_icon_scanner,
|
||||
&bitmap_icon_clean,
|
||||
Color::red()};
|
||||
|
||||
NewButton button_cut{
|
||||
|
||||
Reference in New Issue
Block a user