X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/2b6e05f3d2a48c8cd86702b7c384e6aa133c7457..c8cb58f05e58976d7c84605ed9b273342bf7ced2:/res/layout/log_send_file.xml diff --git a/res/layout/log_send_file.xml b/res/layout/log_send_file.xml index 4f907724..921528e9 100644 --- a/res/layout/log_send_file.xml +++ b/res/layout/log_send_file.xml @@ -20,28 +20,28 @@ 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"/> @@ -49,11 +49,14 @@ android:id="@+id/historyButtonBar" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:orientation="horizontal" > + android:orientation="horizontal" + android:layout_marginBottom="@dimen/standard_margin" + android:layout_marginLeft="@dimen/standard_margin" + android:layout_marginRight="@dimen/standard_margin"> -