Android Question Transparent StatusBar and NavigationBar Using B4XPages

Mike1970

Well-Known Member
Licensed User
Longtime User
Hi everyone,
i wish to achive this type of result
e2e-intro.gif


where the content of my app can be displayed on all the screen (so statusbar and navigation bar are transparent).
I already took a look at this post but trying it on my phone i noticed that the offset sizing is not dynamic, but is fixed on 24dip and on my screen it result in a higher navigation bar.

This is the official documentation but i don't know how to do it in B4A

Thanks in advance
 

jahswant

Well-Known Member
Licensed User
Longtime User
 
Upvote 0

Mike1970

Well-Known Member
Licensed User
Longtime User
Thanks for the link but this is a different thing, i need edge-to-edge content not immersive mode.

The difference is that the StatusBar and the NavigationBar are not hiddent like in immersive mode, but are simply over the content and transparent (or translucent depending on the type of NavigationBar)
 
Upvote 0
Top