X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/390949b8323633b26d56b3a837e83941cbc24b4b..97f21ee7beafbf9598c76134a5bcbd92fece47ce:/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" > + + + + +