From: David A. Velasco Date: Tue, 9 Jul 2013 07:50:55 +0000 (+0200) Subject: Fixed alignment of embedded refresh button and url input field X-Git-Tag: oc-android-1.4.3~5^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/912d867f27a2b05ed6d0710166dd3d8d975e3da5?ds=inline Fixed alignment of embedded refresh button and url input field --- diff --git a/res/layout/account_setup.xml b/res/layout/account_setup.xml index 14dd20d6..4c6b2082 100644 --- a/res/layout/account_setup.xml +++ b/res/layout/account_setup.xml @@ -53,11 +53,13 @@ android:id="@+id/hostUrlFrame" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginBottom="10dp" >