How can I change the NavigationView's item text size?

后端 未结 10 1057
面向向阳花
面向向阳花 2020-12-02 07:32

Google recently released the android.support.design.widget.NavigationView widget as part of the com.android.support:design:22.2.0 library, which gr

10条回答
  •  情歌与酒
    2020-12-02 08:18

    This worked for me:

    activity_main.xml

    
    

    styles.xml

    
    

提交回复
热议问题