X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/21ec36e39ff79217886a55045611598295c08322..71fa16de601a571187f2ed89a40ba796dd2fa455:/res/layout/account_setup.xml diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 6b9ce79f..0789c599 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -38,19 +38,18 @@ android:id="@+id/thumbnail" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="10dp" + android:layout_marginBottom="20dp" android:layout_marginTop="10dp" - android:background="@color/login_logo_background_color" android:src="@drawable/logo" android:contentDescription="@string/app_name"/> -