From d51372fb924ccd74e4fafc211c65d39085f9d2b7 Mon Sep 17 00:00:00 2001 From: "David A. Velasco" Date: Mon, 24 Jun 2013 10:39:52 +0200 Subject: [PATCH] Make the 'refresh' button enabled when visible, although the URL-input field is disabled, when the password is being updated --- res/layout-land/account_setup.xml | 36 +++++++++++---- res/layout/account_setup.xml | 40 +++++++++++----- .../authentication/AuthenticatorActivity.java | 54 ++++++++++++---------- 3 files changed, 85 insertions(+), 45 deletions(-) diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index dea86cd9..d3622be5 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -55,17 +55,35 @@ android:orientation="vertical" android:padding="8dp" > - - - + > + + + + + - - - - - + + + + + + +