Hi all,
I just created a blank project to try out full screen on B4a.. with :
#Region Activity Attributes
#FullScreen: True
#IncludeTitle: False
#End Region
and do the same in Designer as well ( Full Screen: checked, Show Title: unchecked). The funny thing is when i compile and run for the first time,
my phone shows fullscreen... but after the second compile or launch it by clicking the apk again, the app didn't go full screen (With a black border on top).
What may be the problem? Or can anyone test it? (*Just simply create a new project)
Thanks
I just created a blank project to try out full screen on B4a.. with :
#Region Activity Attributes
#FullScreen: True
#IncludeTitle: False
#End Region
and do the same in Designer as well ( Full Screen: checked, Show Title: unchecked). The funny thing is when i compile and run for the first time,
my phone shows fullscreen... but after the second compile or launch it by clicking the apk again, the app didn't go full screen (With a black border on top).
What may be the problem? Or can anyone test it? (*Just simply create a new project)
Thanks