Is it possible to change the default animation (in/out) of Android StackView (using native Android methods)?
Thanks!
http://doc.qt.io/qt-5/qml-qt-labs-controls-stackview.html#popEnter-prop
Transitions
The animations can be customized by assigning different Transitions for the pushEnter, pushExit, popEnter, popExit, replaceEnter, and replaceExit properties of StackView.