X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e80828afeda92b2997a25e0d5bb7de0b7501d4a4..2636e07289924b4e2ff6853b4a7d3cbde2a0d149:/res/layout/drawer_list_item.xml
diff --git a/res/layout/drawer_list_item.xml b/res/layout/drawer_list_item.xml
index 30f3843b..9b6c1821 100644
--- a/res/layout/drawer_list_item.xml
+++ b/res/layout/drawer_list_item.xml
@@ -24,19 +24,28 @@
android:layout_alignParentLeft="true"
android:orientation="horizontal"
android:background="@color/background_color"
- android:layout_marginTop="10dp"
- android:layout_marginBottom="10dp">
+ android:layout_marginTop="16dp"
+ android:layout_marginBottom="16dp"
+ android:minHeight="?android:attr/listPreferredItemHeight">
+
+
+ android:layout_gravity="center_vertical"
+ android:textAppearance="?android:attr/textAppearanceListItem"
+ />