From e7bdf3e3c933a2dcd3b99c79ba7a336f6d6f3a24 Mon Sep 17 00:00:00 2001 From: Leon Scroggins Date: Thu, 10 Sep 2009 15:16:01 -0400 Subject: Remove the search bar from the bookmarks page. Now that the bookmarks page is no longer the landing page, there is no need to have a search bar at the top. Since there is now more screen real estate, turn the mini-tabs back into regular tabs, and return their icons. Also switch the states to look appropriate with the new look of tabs. Change-Id: I4cf3544753a16a57caf7a8cf1bf375008caad67c --- res/layout/tabs.xml | 46 +++++++++++++++++++--------------------------- 1 file changed, 19 insertions(+), 27 deletions(-) (limited to 'res/layout') diff --git a/res/layout/tabs.xml b/res/layout/tabs.xml index a8b8031..9d25eb1 100644 --- a/res/layout/tabs.xml +++ b/res/layout/tabs.xml @@ -13,36 +13,28 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + - - - + android:layout_height="wrap_content" + android:paddingLeft="1dip" + android:paddingRight="1dip" + android:paddingTop="4dip" + /> - - - - + + + -- cgit v1.1