Hi,
I understand that this question has been asked several times before but it doesn't completely work in my case. So curious if the solution changes with version of B4A software/Android version.
I have 5 activities. The main one and four subsequent ones.
In all of them, I have put
in the Activity Attributes Region.
When I run the app, for some reason, for the main activity, I see the title i.e. its not full screen. However for the subsequent ones I do see them as full screen.
Can you please tell what should I do to make it full screen for the main activity?
Thank you
I understand that this question has been asked several times before but it doesn't completely work in my case. So curious if the solution changes with version of B4A software/Android version.
I have 5 activities. The main one and four subsequent ones.
In all of them, I have put
B4X:
#FullScreen: True
#IncludeTitle: False
When I run the app, for some reason, for the main activity, I see the title i.e. its not full screen. However for the subsequent ones I do see them as full screen.
Can you please tell what should I do to make it full screen for the main activity?
Thank you