X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/b694fee63d7bdb8b93e9d46d28303eff094923fe..71fa16de601a571187f2ed89a40ba796dd2fa455:/res/layout/drawer_list_item.xml
diff --git a/res/layout/drawer_list_item.xml b/res/layout/drawer_list_item.xml
index 30f3843b..8c106107 100644
--- a/res/layout/drawer_list_item.xml
+++ b/res/layout/drawer_list_item.xml
@@ -24,19 +24,29 @@
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:textStyle="normal"
+ android:layout_gravity="center_vertical"
+ android:textSize="14sp"
+ />