Skip to main content

Windowinsets

Animating your Keyboard
Conference # 11 Weeks of Android
Going edge-to-edge with Gesture Navigation
Conference # Android Dev Summit 2019
Going edge-to-edge with Gesture Navigation
Conference # Android Bangkok
WindowInsets — Listeners to layouts
·1525 words·8 mins
If you’ve watched my ‘Becoming a Master Window Fitter’ talk, you’ll know that handling window insets can be complex.
Windows Insets + Fragment Transitions
·897 words·5 mins
This post is the second in a small series I’m writing about fragment transitions. The first is available below, which sets up how to get fragment transitions working.
Becoming a master window fitter 🔧
Conference: Droidcon London Description # Window insets have long been a source of confusion to developers, and that’s because they are indeed very confusing! The system dispatches insets for many reasons, such as drawing behind navigation bars, full-screen immersive modes or handling round displays.
Becoming a master window fitter 🔧
Conference: Droidcon NYC Description # Window insets have long been a source of confusion to developers, and that’s because they are indeed very confusing! The system dispatches insets for many reasons, such as drawing behind navigation bars, full-screen immersive modes or handling round displays.