Completed
New API: Modifier.animateBounds
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Animations in Compose - From Basic Primitives to Shared Element Transitions
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Animation capabilities of Compose
- 3 Different types of animation specs
- 4 Layers of functionality, transitions
- 5 TargetBasedAnimation
- 6 Vectors & velocity of color change
- 7 Second layer parallel to animation spec
- 8 Animation interruptions
- 9 Motion layout problem-solving
- 10 Both scale and move in question
- 11 Different mental models for layout animation in Compose vs. View
- 12 Shared element
- 13 Are there things you wish more people were aware of?
- 14 What's the tooling story for this?
- 15 What is Look Ahead?
- 16 All software is regret
- 17 New API: Modifier.animateBounds
- 18 How to reach Doris – leave a comment
- 19 Motion Frame of Reference Placement
- 20 Wrap up