From 7c4a684f86434e08d3c5bc9cccb0a62f85493fe8 Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Fri, 29 Aug 2014 10:24:24 -0400 Subject: [PATCH] Clean up indentation White space changes only --- res/layout/account_setup_basics.xml | 130 ++++++++++++++-------------- 1 file changed, 67 insertions(+), 63 deletions(-) diff --git a/res/layout/account_setup_basics.xml b/res/layout/account_setup_basics.xml index 7a3458649..7fe531828 100644 --- a/res/layout/account_setup_basics.xml +++ b/res/layout/account_setup_basics.xml @@ -3,69 +3,73 @@ xmlns:custom="http://schemas.android.com/apk/res-auto" android:orientation="vertical" android:layout_height="fill_parent" - android:layout_width="fill_parent" -> + android:layout_width="fill_parent" > - - - - - - - - - - - + android:padding="6dip" + android:fadingEdge="none" + android:scrollbarStyle="outsideInset" > + + + + + + + + + + + + + + + + + + - - + + + + \ No newline at end of file