Redirect user to a view globally
Hello!
I'd like to trigger a screen change (navigate to a specific screen) whenever a hardware button is pressed, and I want this behavior to be global. How can i do that in touchgfx?
The only way i managed to redirect user is local, creating interactions in each screen, but i want to do this globally.
