OSDN Git Service

Bring up search directly from the Go page.
authorLeon Scroggins <scroggo@google.com>
Mon, 17 Aug 2009 16:04:20 +0000 (12:04 -0400)
committerLeon Scroggins <scroggo@google.com>
Mon, 17 Aug 2009 16:57:54 +0000 (12:57 -0400)
commitdc975422a3f931cb3d9172e27fa832b241fbee33
tree9361f414598f7d84ff090adf99ea2ce158613202
parent5a7e6c61ad558096a18b269bf1827e1c819ef725
Bring up search directly from the Go page.

Rather than returning to BrowserActivity to bring up search, bring
it up directly from the Go page.  This means that hitting back from
search will take you to the Go page (if you reached search from
the Go page).  Fixes http://b/issue?id=2042017
src/com/android/browser/BrowserActivity.java
src/com/android/browser/CombinedBookmarkHistoryActivity.java