From f6b2b856cbacfee3224247d2a9e8ff0bb37b322e Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 17 Sep 2015 11:46:37 +0200 Subject: [PATCH] Fixed the jumping text on refreshed (status text), aligned the margin of the url field for landscape/portrait, fixed the refresh icon size on landscape - also fixes #192 --- res/layout-land/account_setup.xml | 9 +++++---- res/layout/account_setup.xml | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index 2fcc1d0b..3c7677d9 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -82,7 +82,7 @@ android:id="@+id/hostUrlFrame" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginBottom="10dp" + android:layout_marginBottom="0dp" >