Material Components for Android: Motion

Sergio Belda
ProAndroidDev
Published in
5 min readMay 15, 2020

--

One of the main features in Material Design is the transition of elements and components to express relationships between them or outcomes and availability for actions.

Since 1.2.0 version, Material Components for Android library has incorporated Transitions and Motion. They are an easy-to-use set of classes to implement different type of customizable transitions and animations.

--

--