I know how to add TabHost codes into my Android app. Everything is good.
My question is the problem is that I don't know how to change a background color on tab selector when it's selected. And another color for the tab selector which are not selected. I don't like the dark gray tab selector standard. Please help me how to change it.
Like for example I wanted to change from grey selector tab standard to blue selector tab like this example (white and blue background tabs:

Please help me how to do that. Thanks!