Issue with:
native.setProperty( “androidSystemUiVisibility”, “immersiveSticky” )
native.setKeyboardFocus(nil)
which somehow has left the navigation bar on my android tablet visible permanently, even after exit from the application and a reboot of the device.