X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c0da8a93f24f4f87256e71c32f3c2a300d22e62f..71fa16de601a571187f2ed89a40ba796dd2fa455:/res/layout/account_setup.xml?ds=inline diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 1f712ee8..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"/> -