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

javascript - Feed FileReader from server side files -

How to Change swipe Tab Title color in java Android -

Using globs in Perl replace one liner in TCL script -