From 244d1319e963c421f296a36652984e09d10d685d Mon Sep 17 00:00:00 2001 From: Sander Bogaert Date: Mon, 30 Apr 2012 14:57:55 +0200 Subject: [PATCH] Changed next button in existing account dialog to match other ones. Commented out the default account checkbox for now, until we decided on this. --- res/layout/account_dialog_password.xml | 50 +++++++++++-------- .../k9/activity/setup/AccountSetupIndex.java | 4 +- 2 files changed, 31 insertions(+), 23 deletions(-) diff --git a/res/layout/account_dialog_password.xml b/res/layout/account_dialog_password.xml index 863b6b840..b1bcfd804 100644 --- a/res/layout/account_dialog_password.xml +++ b/res/layout/account_dialog_password.xml @@ -1,46 +1,54 @@ - + android:padding="10dp" > - + android:layout_marginBottom="10dp" /> + + android:password="true" + android:singleLine="true" /> - - - + + - -