OSDN Git Service

Limit the touch area for opening search to the right edge of the textfield.
authorLeon Scroggins <scroggo@google.com>
Fri, 11 Sep 2009 22:37:53 +0000 (18:37 -0400)
committerLeon Scroggins <scroggo@google.com>
Mon, 14 Sep 2009 20:20:20 +0000 (16:20 -0400)
commitf4bb18a41259ce62209c768484547d33583f9c77
treeea7807ea39323bff71f202818cee2d9987270ad9
parent11d2375bfc3042e3750028e026244bc9fc8d48b1
Limit the touch area for opening search to the right edge of the textfield.

Now all single taps to the title bar will result in either
a search or opening the bookmarks picker, depending on whether
they were past the right edge of the textfield.

Fixes http://b/issue?id=2113429

Also move the lock icon in between the favicon and the url.  See
http://b/issue?id=2085847

Change-Id: I30447aa7517b6fc801d3cf34eff233db3a4ce635
res/layout/title_bar.xml
src/com/android/browser/BrowserActivity.java
src/com/android/browser/TitleBar.java
src/com/android/browser/TitleBarSet.java