From 008891a375250e2de420d2fa9983a1e161b4ee2c Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Sun, 13 Jul 2014 01:09:23 -0400 Subject: [PATCH] Clean up indentation White space changes only. --- res/layout/account_setup_outgoing.xml | 198 ++++++++++++++------------ 1 file changed, 109 insertions(+), 89 deletions(-) diff --git a/res/layout/account_setup_outgoing.xml b/res/layout/account_setup_outgoing.xml index 506cfbbb5..26da22984 100644 --- a/res/layout/account_setup_outgoing.xml +++ b/res/layout/account_setup_outgoing.xml @@ -5,122 +5,142 @@ android:layout_height="fill_parent" android:layout_width="fill_parent"> - - - - - - - - - + android:layout_height="0dp" + android:layout_weight="1" + android:padding="6dip" + android:fadingEdge="none" + android:scrollbarStyle="outsideInset"> + - - + android:orientation="vertical"> + + + android:contentDescription="@string/account_setup_outgoing_smtp_server_label" /> + - + android:contentDescription="@string/account_setup_outgoing_security_label" /> + - + + + android:contentDescription="@string/account_setup_outgoing_port_label" /> + + + + + + + + + + + + + + + + + + + + + + + - - + +