How can I change separator color in NavigationView?

后端 未结 6 1227
失恋的感觉
失恋的感觉 2020-11-27 13:41

I\'m trying to use NavigationView to implement NavigationDrawer. I have added the separator by setting group id in menu. However I can\'t see the separator. I guess it is be

6条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 14:31

    yas you have to add blank header as separator.

    like

    
        
        
    
    

    original answer

提交回复
热议问题