Android Question Full Screen No Title

AR_B4X

Member
Licensed User
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
B4X:
#FullScreen: True
#IncludeTitle: False
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
 

AR_B4X

Member
Licensed User
Admin, please delete this question.
I had made the above changes in the Project Attribute but not in the Activity Attribute of the main activity.

Thanks!
 
Upvote 0
Top