From 39ab28eba0c8c837ac80851ec0dd2af336aa3f85 Mon Sep 17 00:00:00 2001 From: Leon Scroggins Date: Wed, 2 Sep 2009 21:20:30 -0400 Subject: [PATCH] Attach the title bar to the top of the page. Remove the old notions of changing the viewing mode resulting in changing the visibility of the title bar. Instead, attach the title bar to the current WebView. Requires a change to frameworks/base. Change-Id: I65ba1182db040848700840e6229d7e1a7c6050d0 --- res/layout/custom_screen.xml | 5 ----- src/com/android/browser/BrowserActivity.java | 33 +++++----------------------- 2 files changed, 6 insertions(+), 32 deletions(-) diff --git a/res/layout/custom_screen.xml b/res/layout/custom_screen.xml index f654a84..d1f1658 100644 --- a/res/layout/custom_screen.xml +++ b/res/layout/custom_screen.xml @@ -24,11 +24,6 @@ -