Change Action Bar Title color

后端 未结 8 1721
南笙
南笙 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:23

    If you want to change the ActionBar title color just follow this first. Go to style.xml and use the following code inside resources

    
    

提交回复
热议问题