X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c86d4d63cc4a00ebecb712da671e8f876ffcfeaa..5def3658a9d2e7f6e7580228bd0271d5a532ba0c:/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 @@ + + + + + +