Starting from Android 15, all apps use edge-to-edge display, meaning 100% of the screen is filled by the app's content, including areas behind the status and navigation bars. This post explains how to ensure app content remains readable and interactable despite these overlaps. It covers how to handle edge-to-edge behavior using Jetpack Compose, utilizing scaffold components to manage window insets. It also addresses handling the same in XML-based layouts using view insets listeners.
•17m watch time
Sort: