android - Change default animation on StackView -


is possible change 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 customized assigning different transitions pushenter, pushexit, popenter, popexit, replaceenter, , replaceexit properties of stackview.


Comments

Popular posts from this blog

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -