Show left side icons in the list of files with size 32x32 dp instead of the current...
authorjabarros <jabarros@solidgear.es>
Mon, 7 Jul 2014 07:22:12 +0000 (09:22 +0200)
committerjabarros <jabarros@solidgear.es>
Mon, 7 Jul 2014 07:22:12 +0000 (09:22 +0200)
res/layout/list_item.xml

index 9c47aa6..459f4f1 100644 (file)
@@ -38,8 +38,8 @@
 \r
         <ImageView\r
             android:id="@+id/imageView1"\r
-            android:layout_width="20dp"\r
-            android:layout_height="20dp"\r
+            android:layout_width="32dp"\r
+            android:layout_height="32dp"\r
             android:layout_gravity="center_vertical|center"\r
             android:layout_margin="4dp"\r
             android:src="@drawable/ic_menu_archive" />\r