Since MotionLayout is a subclass of ConstraintLayout, it is possible to create ConstraintSet animations with it.
Animations fragment contains cards which can be used to launch different animations.
This screen also runs ConstraintSet animation on cards and subtitle by using MotionLayout:
Since MotionLayout is a subclass of ConstraintLayout, it is possible to create ConstraintSet animations with it. Animations fragment contains cards which can be used to launch different animations. This screen also runs ConstraintSet animation on cards and subtitle by using MotionLayout:
https://user-images.githubusercontent.com/26675587/114566298-69ca4300-9c72-11eb-99b2-2c44afcaaaba.mp4
Closes #33