PicoPass: Fix Card Detection Visuals

fix text saying Picopas-
s
and move text a bit higher
This commit is contained in:
TQMatvey 2022-08-01 08:44:05 +07:00 committed by GitHub
parent f80da7e06c
commit c164146cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ void picopass_scene_read_card_on_enter(void* context) {
// Setup view
Popup* popup = picopass->popup;
popup_set_header(popup, "Detecting\npicopass card", 70, 34, AlignLeft, AlignTop);
popup_set_header(popup, "Detecting\npicopass\ncard", 68, 30, AlignLeft, AlignTop);
popup_set_icon(popup, 0, 3, &I_RFIDDolphinReceive_97x61);
// Start worker