How to change the size of menu item icon in NavigationView?

前端 未结 5 1010
无人及你
无人及你 2020-12-25 10:21

I have the following menu item:


   
            


        
5条回答
  •  一向
    一向 (楼主)
    2020-12-25 11:09

    According to the the design document set by Google itself, icons should be set to 14sp. I suggest you abide by this recommendation, since this is a standard used throughout all apps. As you said, there are no apps which have large icons in the navigation drawer, as this is not the norm when developing a navigation drawer icon.

提交回复
热议问题