After compiling with sdk 36 {maybe not related) the back operation just take the app out not back
Is it me missing some thing or...
Until a moment ago with previous sdk 35 it was all working fine
one more tiny issue - just change the target in manifest to 35 ?
or anything else?
as the previous platform in platforms is 34 from last version
and now after the latest update i got 36
Now another issue:
Some of us use the bottom 3 buttons and some use the swipe option
Is there a way to check if the bottom line of buttons is shown or not?
So i can change my display accordingly
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...