OSDN Git Service

Update the fake title bar appropriately.
authorLeon Scroggins <scroggo@google.com>
Tue, 6 Oct 2009 14:10:00 +0000 (10:10 -0400)
committerLeon Scroggins <scroggo@google.com>
Tue, 6 Oct 2009 14:10:00 +0000 (10:10 -0400)
commitfe87bd3a3897e4bad65bb3d284659ae2f4e57570
treecde0e45b495500311636f5c73372d9ffc07654d3
parent4aff3aae62553f308612d7c6f284ca84aa33e026
Update the fake title bar appropriately.

Fix for http://b/issue?id=2168682

Rather than updating the fake title bar when it is shown,
always update it with the regular title bar, so it will
have the correct icon etc when it is shown.  This also
means that we keep it around, which has the bonus of
eliminating several creations and gcs.
src/com/android/browser/BrowserActivity.java