Slightly decreased the nav drawer item height, they were much too large compared to the design guidelines before

This commit is contained in:
Aidan Follestad 2015-04-16 19:35:48 -05:00
commit 598d5f6623

View file

@ -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">