mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-04 01:06:07 +00:00

We introduce a new variant FlowMsg::Next, used only internally (for now). Sending FlowMsg::Next indicates we want to proceed to the next screen of the flow. If there is internal pagination, Next will play a simulated swipe to the child component.
2 lines
167 B
Plaintext
2 lines
167 B
Plaintext
Changed "swipe to continue" to "tap to continue". Screens still respond to swipe-up, but the preferred interaction method is now tapping the lower part of the screen.
|