X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fbfb6dee90f275735c389917d99474d0488bd6d2..71fa16de601a571187f2ed89a40ba796dd2fa455:/res/layout/account_setup.xml?ds=sidebyside 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"/> -