Greetings, all.
Thank you in advance to any reply related to this question.
When I run the activity in 4.4, whether Full Screen is true or False, the activity tries to display with a title and then quickly fades out and gives way to the Activity the way I designed it - Include Title: False.
Anyone with 4.4 could easily verify this, I guess. I tried it in 2 different devices running 4.4 with the same results. The behavior is related to Android 4.4 only - it does not happen in 4.0, 4.1, 4.2, and 4.3.
Any solutions?
Regards.
Thank you in advance to any reply related to this question.
B4X:
#Region Activity Attributes
#FullScreen: True
#IncludeTitle: False
#End Region
When I run the activity in 4.4, whether Full Screen is true or False, the activity tries to display with a title and then quickly fades out and gives way to the Activity the way I designed it - Include Title: False.
Anyone with 4.4 could easily verify this, I guess. I tried it in 2 different devices running 4.4 with the same results. The behavior is related to Android 4.4 only - it does not happen in 4.0, 4.1, 4.2, and 4.3.
Any solutions?
Regards.