when i set nav.NavigationBarVisible=False,the code doesn't work ,in this case ,how to change the color of
status bar
status bar
B4X:
Dim OBJNavBar AsNativeObject = NavControl
OBJNavBar.GetField("navigationBar").RunMethod("setBarTintColor:", Array(OBJNavBar.ColorToUIColor(Colors.Yellow)))