I have just started debugging my app on a Samsung Galaxy Tab 4 (ionic run android) after months of developing using Chrome. It is working great in Chrome. I’m running Beta 11. The tabs are all white. They don’t highlight or show the text and icons, but I can click them and the pages will change as expected. When I look at the elements in Dev tools I’m not seeing any css that is causing this behavior. I have spent at least an hour just playing with the css in dev tools with changing colors, z-index, borders, etc. Nothing changes it from a white bar.
Has anyone else had this issue?