Change Action Bar Title color

后端 未结 8 1726
南笙
南笙 2020-12-04 21:57

My code is as below and while it works ( when I change the parent Theme to Theme.Sherlock or Theme.Sherlock.Light the Theme it does changes) it does not changes the Title co

8条回答
  •  天命终不由人
    2020-12-04 22:39

    Use below code to provide different color to actionbar text and actionbar background just use below theme in manifest against the activity in which you want output :)

     
    
        
    
        
    

提交回复
热议问题