iphone flickering when going from page to page
I noticed some issue when navigating from one page to other on iphone
iphone shows white haltransparent overlay when loading next page, it happens everytime when REST API is attached ot page_show event, I haven't checked other factors yet
any advice how to change color of this overlay or eliminate this effect?
I didn't notice this issue on android however when REST API is attached to the page show event and populates grid, adnroid seems to load base empty grid first and then when REST API is completed, repleces base grid to proper populated grid. This looks weird from user point of view.