From 39745c3dc0674946aedf1ba6c674094b21049345 Mon Sep 17 00:00:00 2001 From: Makoto Onuki Date: Wed, 23 Mar 2011 11:16:14 -0700 Subject: [PATCH] Fix AccountSetupOptions for phone UI Bug 4157050 Change-Id: I1addca05b9c56266b28e7449c87b3a5010ed671b --- res/layout/account_setup_options.xml | 41 ++++++++++++++++++---------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/res/layout/account_setup_options.xml b/res/layout/account_setup_options.xml index 126c27ea8..2989ad438 100644 --- a/res/layout/account_setup_options.xml +++ b/res/layout/account_setup_options.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -35,19 +35,28 @@ android:id="@+id/account_check_frequency" android:layout_height="wrap_content" android:layout_width="match_parent" /> - + - + android:orientation="vertical" + android:visibility="gone" + > + + + - +