If you have a Combo Box anywhere on your page, and you have IsNavigationBarVisible = false set on every page, it will trigger the Navigation Bar to appear. This seems to be repeatable but does not happen in the emulator. I used @bill sample combo box file to test. See attached (please make sure to run this on Android). I specifically tried this on my Amazon Fire tablet.
ComboBox_MediaInputSource.hrp (3.9 KB)
Additional Note: It also seems that when the combo box is selected I’m finding grids that exist below the combo box can shift position.
Hi @begunfx, I’m having the same issue when a pin pop-up appears, my entire grid (which is a bottom menu on my dashboard) moves up. Have you found any solutions by chance?