X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/0aeb425885ceccb28b31c9822d52b90656bf9257..861a8bfb78e4e1739e5a52b7b37452f89426d30a:/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 12ac1edb..a5688e03 100644 --- a/res/layout/uploader_list_item_layout.xml +++ b/res/layout/uploader_list_item_layout.xml @@ -17,10 +17,27 @@ along with this program. If not, see . --> - - + xmlns:android="http://schemas.android.com/apk/res/android" + android:layout_width="fill_parent" + android:background="#fefefe" + android:orientation="horizontal" + android:layout_height="56dp" > + + + + +