Change background color of Tabs in ActionBar in Sherlocks library in Android?

后端 未结 3 852
情话喂你
情话喂你 2021-01-17 05:40

I am working on Actionbar using Sherlock library. I want to change the Background Image of the Actionbar and Tabs differently. Currently I have changed the Background of the

3条回答
  •  南笙
    南笙 (楼主)
    2021-01-17 05:51

    Instead of doing that, you can use Style for Tabs:

    
    
        
        
    
        
        
    
    

    check this article for more details.

提交回复
热议问题