X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/154bb85cf1cc5347333be1cea339907b13cc746a..0ccb092abbb8aae874b7e84c6d31ae95df3c46f3:/res/layout/uploader_list_item_layout.xml diff --git a/res/layout/uploader_list_item_layout.xml b/res/layout/uploader_list_item_layout.xml index d546814e..b66df448 100644 --- a/res/layout/uploader_list_item_layout.xml +++ b/res/layout/uploader_list_item_layout.xml @@ -1,9 +1,45 @@ + - - + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:background="#fefefe" + android:orientation="horizontal" + android:layout_height="72dp" + android:padding="@dimen/standard_padding"> + + + + +