X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/82fa95fe43a82a294ef1212980ca9a32a8c50283..17f4419c491fed6dd9d0d8bccdf180e8c8ea41a6:/res/layout/log_send_file.xml?ds=sidebyside
diff --git a/res/layout/log_send_file.xml b/res/layout/log_send_file.xml
index 756a2edd..921528e9 100644
--- a/res/layout/log_send_file.xml
+++ b/res/layout/log_send_file.xml
@@ -20,41 +20,58 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
- android:padding="10dp"
- android:paddingLeft="8dp"
- android:paddingRight="8dp"
android:weightSum="1" >
+ android:layout_marginBottom="@dimen/standard_margin"
+ android:layout_weight="1">
+ android:orientation="vertical"
+ android:paddingLeft="@dimen/standard_padding"
+ android:paddingRight="@dimen/standard_padding">
+ android:text="@string/empty"
+ android:typeface="monospace"/>
+
+
-
+
+
\ No newline at end of file