center aligned the folder icon with the drawer icon
authorAndy Scherzinger <info@andy-scherzinger.de>
Mon, 14 Sep 2015 19:49:45 +0000 (21:49 +0200)
committermasensio <masensio@solidgear.es>
Wed, 16 Sep 2015 09:41:37 +0000 (11:41 +0200)
res/layout/list_item.xml

index c66ff73..be0b94e 100644 (file)
@@ -48,7 +48,7 @@
                 android:layout_width="@dimen/file_icon_size"\r
                 android:layout_height="@dimen/file_icon_size"\r
                 android:layout_gravity="center_vertical"\r
-                android:layout_marginLeft="9dp"\r
+                android:layout_marginLeft="12dp"\r
                 android:src="@drawable/ic_menu_archive" />\r
 \r
             <ImageView\r