hi
my app uses position portrait fixed.
at the touch of a button I see a youtube video.
is possible to lock the screen in landscape position and when I get out of youtube re-lock the screen in portrait position?
I tried with SetScreenOrientation but does not work.
my app uses position portrait fixed.
B4X:
#SupportedOrientations: portrait
at the touch of a button I see a youtube video.
is possible to lock the screen in landscape position and when I get out of youtube re-lock the screen in portrait position?
I tried with SetScreenOrientation but does not work.