asdsolutions-os / duo-navigation-drawer

A flexible, easy to use, unique drawer library for your Android project.
http://psdcompany.nl/
Apache License 2.0
1.1k stars 191 forks source link

Menu item height #47

Open tomchemitrov opened 3 years ago

tomchemitrov commented 3 years ago

How can I change the height of one menu item? I tried with android:height and android:padding in new Style and it does not work.

I want to have smaller padding between text in menu item and the view holder.