I implemented a transition between two fragments with explosion animations (Standard google transition → http://goo.gl/tE5xzl ). Is it possible to establish the direction of the explosion?
The problem is that when I put backstack into my fragment earlier, I get random animation with a different direction of explosion. This looks somewhat confusing to the user.
Thanks for your help:)
source share