droidcon NYC '19: Advanced & Practical MotionLayout
droidcon NYC 2019 | Advanced & Practical MotionLayout | Jason Pearson
What you'll learn
The ConstraintLayout team has steadily released new features that provide Android developers with better animation tools. In this talk, Jason Pearson covers how to practically use MotionLayout to deliver complex design asks. This will involve reusing Constraints between multiple Transitions, how to apply multiple effects at different points in a Transition, switching between Transitions programmatically or automatically, how to link the progress of MotionLayout to other widgets, and especially how complex interactions with a RecyclerView can be straightforward.