655e86b4f5
onPause() is also called when we don't want the animation to stop, e.g. when changing the focus to another window in multi window mode. However, adding a new Fragment will stop the old one. So onStop() is a better place to cancel the animation. |
||
---|---|---|
.. | ||
src | ||
build.gradle |