OSDN Git Service

Attach the title bar to the top of the page.
authorLeon Scroggins <scroggo@google.com>
Thu, 3 Sep 2009 01:20:30 +0000 (21:20 -0400)
committerLeon Scroggins <scroggo@google.com>
Thu, 3 Sep 2009 01:20:30 +0000 (21:20 -0400)
commit39ab28eba0c8c837ac80851ec0dd2af336aa3f85
treed261717a43f74dbf0e74a12fe81855ab34cf17e3
parent13fbf511bbaec5fdb4a4358b82ff54d0d9bb69e8
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
src/com/android/browser/BrowserActivity.java