It is possible to change Navigation Drawer
icon size? I need to make it bigger because I made the toolbar bigger and now the button is too small.
I tried to add this line in dimens.xml
but didn't work
<dimen name="design_navigation_icon_size" tools:override="true">10dp</dimen>