Edge-to-edge rendering support for Android applications
Extend your application content behind Android system bars for edge-to-edge rendering.
Read time 1 minuteLast updated 12 days ago
Extend your application content behind Android system bars for edge-to-edge rendering.
Android system bars generate window insets that define the screen area the system bars occupy. Edge-to-edge rendering allows your application content to extend behind the system bars, making full use of the available screen space.
Topic | Description |
|---|---|
| Android system bars and window insets | Understand how Android system bars and window insets affect the screen space available for your application. |
| Configure edge-to-edge rendering | Control the visibility of Android system bars, adjust their appearance and background, and extend your application content behind them for edge-to-edge rendering. |