You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what the behaviour is in that case on ChromeOS or other OS that can run Android apps. Probably would show the app in fullscreen instead of windowed if it is configured to not show the titelbar (value of the theme key set to No TitleBar at Project > Options > Version Info in Delphi)
The text was updated successfully, but these errors were encountered:
doesn't seem to work even though using NoTitleBar theme on Android (seems it has a NoTitleBar-FullScreen variation - at least when searching with GrepWin for TitleBar in the code - that could be wrong)
Version: 0.6.0
Android version shows OS titlebar which is annoying on mobiles with not much screenspace available to waste
Can get rid of it:
https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Creating_an_Android_App#Making_Your_Application_Run_in_Fullscreen_Mode
Not sure what the behaviour is in that case on ChromeOS or other OS that can run Android apps. Probably would show the app in fullscreen instead of windowed if it is configured to not show the titelbar (value of the theme key set to No TitleBar at Project > Options > Version Info in Delphi)
The text was updated successfully, but these errors were encountered: