setscreenorientation

  1. Mattiaf

    Android Question Issue with Fullscreen Video in UltimateWebView2 library

    I'm trying to enable the fullscreen mode for video players on various websites using Ivica Golubovic's "UltimateWebView2" library in B4A. Here's the code I'm using: Sub Class_Globals Private Root As B4XView Private xui As XUI Private Settings As WebSettings Private CookieM As...
  2. G

    Android Question [B4XPages] Switching Phone SetScreenOrientation in B4XPages

    In a project based on B4XPages I have one page that should be presented in Landscape mode. I though I should use the SetScreenOrientation from Phone library. What I have noticed is that when using the SetScreenOrientation to change from one orientation to another the application will be paused...
Top