Slide 5
Slide 5 text
This work is licensed under the Apache 2.0 License
Learning Objectives
० How to add rich motion into your Android app.
० Animate anything that you can build using ConstraintLayout.
० Animate the location, size, visibility, alpha, color, elevation,
rotation, and other attributes of multiple views at the same
time.
० Create coordinated animations, involving multiple views,
using declarative XML that are difficult to achieve in code.
० Animate collapsible headers with MotionLayout