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

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

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