Changing navigationView header text color

前端 未结 4 394
自闭症患者
自闭症患者 2021-01-03 08:33

How do you change the header text colors in navigation Drawer. I am using the latest support design library. Image is attached below.

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-03 09:01

    Assuming you created it with a separate header xml file

    
    
    
    
    
    
    
        
    
        
    
    
        
    
    

    Just Change the background color of the relative layout

    Here is the link I used http://www.android4devs.com/2014/12/how-to-make-material-design-navigation-drawer.html?m=1

提交回复
热议问题