SmartToolFactory/Animation-Tutorials

Setting background color for souce Fragment/Activity messes up transitions

Closed this issue · 1 comments

When a background color is set for source(first) Fragment, or Activity transitions do not work as expected or not working at all. It's especially easy to experiment with Explode transition in transitions tutorial 1-5, or google sample GridToPager.

Solution is to set android:transitionGroup="false" on layout with background