ActionBar text color

后端 未结 24 2613
日久生厌
日久生厌 2020-11-22 05:31

how can I change the text color of the ActionBar? I\'ve inherited the Holo Light Theme, I\'m able to change the background of the ActionBar but I don\'t find out what is the

24条回答
  •  [愿得一人]
    2020-11-22 06:10

    Found the way to do it nicely without creating your own layout on API >= 21.

    It will only colorize texts and control drawables inside the action bar.

    Hope it will be useful for someone.

    
    
    
    
    
    

提交回复
热议问题