Session Details
Session
Level: #Advanced
Category: Android | Format: Session
11:30 am - 12:10 pm | Oreo
Advanced Layout Animations in Compose with Shared Elements
Session Description:
Compose is the recommended modern UI toolkit for Android that makes it easy to create beautiful and delightful user interfaces. A new powerful feature of Compose is the Lookahead layout system. Using this new layouting mechanism, we can create powerful layouts that animate fluidly. In this talk, we will dive into the depths of using the new shared element transitions in Compose with feature rich examples. We will also explore how Lookahead works and what changes it brings to the current layout system, and the reasons behind certain API decisions.