alexstyl / RadiusTransition

Transition between a circle to a square. ⚪️→ ⬜️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Transition between a circle to a square. ⚪️→ ⬜️


Languages

Language:Kotlin 100.0%