Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 808 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 808 Bytes

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.

Preview

Transition from circle 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.