/ConstraintLayoutAnimationDemo

A simple demo of using ConstraintLayout and animating between ConstraintSets

Primary LanguageKotlinApache License 2.0Apache-2.0

ConstraintLayoutAnimationDemo

This Android project is a simple demo of doing transitions (animations) between two ConstraintSets in a ConstraintLayout.

Note that the application is designed for tablets and only tested on a Nexus 9 for now. For smaller devices you will have to adapt the sizes accordingly.

For more information, check out the video from Google and my blog post.