Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8, 6.9
-
None
-
-
3d3f2dcb5 (dev), a7e946acd (6.9), 14945aca4 (6.8)
-
2025wk12s1QtforAndroid
Description
Bumping the Android target and compile SDK versions to 35 means that we need to support edge-to-edge feature of Android 15.
For the qtquickview examples this means that we need to address the feature in a way that does not break the example UIs. For now, add a workaround to the examples that disables the edge-to-edge feature for Android 15 target devices, like in here: https://codereview.qt-project.org/c/qt/qtbase/+/630376.