Navigation Drawer item background colour for selected item

后端 未结 13 1501
独厮守ぢ
独厮守ぢ 2020-11-28 23:54

I used Android Studio to implement the Navigation Drawer and I can\'t get the blue colour that is used to show which section we\'re currently in to change.

I\'ve tri

13条回答
  •  离开以前
    2020-11-29 00:25

    I know its too late but I have solved this issue in my app.

    Pls dont think it is silly, just simply change the position of "state_pressed" to top.

    
    
    
    

提交回复
热议问题