Can't change the text color with Android Action Bar drop-down navigation

前端 未结 6 2013
傲寒
傲寒 2020-12-28 11:04

I\'m using Drop-down Navigation with my Action bar, and I can\'t get a sensible color for the corresponding text when using a dark action bar. The action bar itself is a da

6条回答
  •  独厮守ぢ
    2020-12-28 11:34

    Add this in your styles.xml that will change the color of your hidden action menu text:

    
    
    
    

提交回复
热议问题