java - How to change ActionBar Tab bottom border and selected tab background? -


i have created clean app fixed tabs , imported appcompat, how change active tab bottom border color , change clicked tab background?

this want:

enter image description here

have @ action bar style generator http://jgilfelt.github.io/android-actionbarstylegenerator/


Comments

Popular posts from this blog

php - Global connection variable or new one every time -

c++ - protocol buffers - generate NON-inline accessors -