Hi,
I created a widget and implemented Up/Down behavior that switch between views.
My app flow:
MainView --pushView--> SecondView with Up/Down --pushView--> ThirdView with Up/Down.
Everything worked fine, until I updated my Venu to version 4.0.0.
When I try to swipe Up/Down my widget closes...
Any idea of how to solve it? Is it a regression?