|
|
nfc_playlist->widget, 4, 4, 124, 60, furi_string_get_cstr(tmp_str));
|
|
nfc_playlist->widget, 4, 4, 124, 60, furi_string_get_cstr(tmp_str));
|
|
|
- widget_add_frame_element(nfc_playlist->widget, 0, 0, 128, 64, 0);
|
|
|
|
|
|
|
+ widget_add_rect_element(nfc_playlist->widget, 0, 0, 128, 64, 0, false);
|