Hello,
since compiling for Android SDK 35, my app screen is cut off at the top and bottom on some phones, as shown in the photo. I compiled for Android SDK 32 until yesterday, and everything was fine. I have the latest version of B4A (13.40), and the font settings on my phone are the default.
Starting from B4A v13.4, the default themes (Themes.LightTheme / Themes.DarkTheme) already include the snippet that opts out of edge-edge. You only need this if you use a customize theme. The recommended targetSdkVersion is presently 34, however if you like to experiment with v35 then your app...