RadiusTransition

A showcase of how to transition between a circlular image to a square one across activities. The image in this example is fetched via Glide.

transition_to_square

The Transition

In reality, all you need to know in terms of transition is inside the RadiusTransition class. This repo shows you how to use it and how to combine it with multiple transitions such as the ChangeShape and ArcMotion for a nicer effect.

GitHub