slint/internal/backends/android-activity/java
Olivier Goffart dea51f2055 Android: fix content positioning
The getWindowVisibleDisplayFrame seems to return a rectangle in the screen coordinate and cut the room for the camera.
The problem is that the Window is somehow already displaced.
The insets seems to be a better way to get that value.

Fixes #5242
2024-06-03 16:53:29 +02:00
..
SlintAndroidJavaHelper.java Android: fix content positioning 2024-06-03 16:53:29 +02:00