Skip to content

Commit

Permalink
feat(core/ui): add cancel button to paginated blobs
Browse files Browse the repository at this point in the history
[no changelog]
  • Loading branch information
ibz committed Nov 14, 2024
1 parent c2bd5d0 commit 3374fa4
Show file tree
Hide file tree
Showing 8 changed files with 224 additions and 120 deletions.
1 change: 1 addition & 0 deletions core/embed/rust/librust_qstr.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ static void _librust_qstrs(void) {
MP_QSTR_buttons__turn_on;
MP_QSTR_buttons__view_all_data;
MP_QSTR_can_go_back;
MP_QSTR_cancel;
MP_QSTR_cancel_arrow;
MP_QSTR_cancel_cross;
MP_QSTR_cancel_text;
Expand Down
Loading

0 comments on commit 3374fa4

Please sign in to comment.