X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/5dcc9f8de441c3964f64cfc06a1e964874675c83..b9eaffd:/res/layout/list_item.xml diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml index 0d1d344f..a4113de7 100644 --- a/res/layout/list_item.xml +++ b/res/layout/list_item.xml @@ -25,34 +25,35 @@ android:layout_height="56dp"> - + + android:layout_width="32dp" + android:layout_height="32dp" + android:layout_gravity="center_vertical" + android:layout_marginLeft="22dp" + android:src="@drawable/local_file_indicator" /> - @@ -104,26 +107,26 @@