Slightly decreased the nav drawer item height, they were much too large compared to the design guidelines before
This commit is contained in:
parent
7abd29fdac
commit
598d5f6623
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@
|
|||
android:background="?list_selector"
|
||||
android:minHeight="48dp"
|
||||
android:orientation="horizontal"
|
||||
android:padding="16dp"
|
||||
android:paddingTop="2dp"
|
||||
android:paddingBottom="2dp"
|
||||
android:paddingLeft="16dp"
|
||||
android:paddingRight="16dp"
|
||||
android:clickable="true"
|
||||
android:focusable="true">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue