Currently, the library does not fully support Edge-to-Edge layouts when targeting Android 15 (API 35) and above.
When targeting Android 15 (API 35), the library does not fully support Edge-to-Edge layouts. UI elements may overlap with system bars, and insets are not applied correctly.
Expected Behavior
Proper handling of WindowInsetsCompat
Correct rendering under status/navigation bars
Smooth Edge-to-Edge experience on Android 15+
Request
Could you please confirm if Edge-to-Edge support for Android 15+ is planned?
In the meantime, is there a recommended workaround or best practice to overcome this issue while using the library?
Currently, the library does not fully support Edge-to-Edge layouts when targeting Android 15 (API 35) and above.
When targeting Android 15 (API 35), the library does not fully support Edge-to-Edge layouts. UI elements may overlap with system bars, and insets are not applied correctly.
Expected Behavior
Proper handling of WindowInsetsCompat
Correct rendering under status/navigation bars
Smooth Edge-to-Edge experience on Android 15+
Request
Could you please confirm if Edge-to-Edge support for Android 15+ is planned?
In the meantime, is there a recommended workaround or best practice to overcome this issue while using the library?