Page 1 of 1

Close button of view function

Posted: May 31st, 2024, 9:30 am
by Enkhbayar
There is no prob, I have the "close" button when I call view("aaaa.html") on Windows. But in the Android, the "Close" button disappears. Any clue?

Re: Close button of view function

Posted: May 31st, 2024, 11:15 am
by Gregory Martin
There is not a Close button on Android because the expectation is that people use the Android back button to close the view (to go back to the last "activity"). That was how we designed it anyway, but if you think this is a problem, we could consider modifying the behavior in the future.