X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c0b85157a9c44a6374e749984e8a55d45868998f..74bd1d8d789681df9836e1971492ddd71bc25b8a:/res/layout/list_item.xml diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml index abe0e7f7..c6c7b92f 100644 --- a/res/layout/list_item.xml +++ b/res/layout/list_item.xml @@ -25,34 +25,35 @@ android:layout_height="56dp"> - + + android:layout_width="@dimen/file_icon_size" + android:layout_height="@dimen/file_icon_size" + android:layout_gravity="center_vertical" + android:layout_marginLeft="22dp" + android:src="@drawable/local_file_indicator" /> - @@ -103,16 +106,35 @@ + + + + + +