Hello
On some phones, the app overlaps (blends) the bottom navigation bar. The same thing happens with the status icons at the top. Does anyone know why this happens? It hasn't happened with other apps so far.
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...