Change Action Bar Title color

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

    If you are trying to change the title text where you have a custom toolbar then try adding app:titleTextColor to the toolbar as below:

     
    

提交回复
热议问题