Ionic 1.2
I’m trying to change the background color of the tab bar on a specific screen in my app where I have a text input sitting on top of the tab bar, similar to how Twitter’s tab bar looks (see image here).
In other words, I want to change the background color of my tab bar from Black to white on a specific screen and otherwise keep it the default black color.
Any thoughts on how can I do this?
Thank you!