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