X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6e2949f6816e2cb8a33cd2114a1c6cabd5371dfe..ccc8d7d7ae05f1e239a073fa79dfa060e8389284:/res/layout/list_item.xml
diff --git a/res/layout/list_item.xml b/res/layout/list_item.xml
index ea738328..78c36cef 100644
--- a/res/layout/list_item.xml
+++ b/res/layout/list_item.xml
@@ -25,43 +25,44 @@
android:layout_height="56dp">
-
+
+ android:id="@+id/localFileIndicator"
+ 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" />
-
-
+
-
+
-
+
+
+
+
+
+
+
+
+