From: Andy Scherzinger Date: Thu, 13 Aug 2015 15:54:58 +0000 (+0200) Subject: minor padding change on logo X-Git-Tag: beta-20151128~7^2~64 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/ba3bc9cbfde0092d4971b7791861d8f78df90ff4 minor padding change on logo --- diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index ed3ca840..0b022bb8 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -38,8 +38,7 @@ android:id="@+id/thumbnail" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="20dp" - android:layout_marginTop="10dp" + android:layout_marginBottom="16dp" android:src="@drawable/logo" android:contentDescription="@string/app_name"/>