OSDN Git Service

Merge change 6811 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 13 Jul 2009 17:05:29 +0000 (10:05 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Mon, 13 Jul 2009 17:05:29 +0000 (10:05 -0700)
commitbae196df36929647356d03e35cbfbdb453e3833b
tree9fceab9ca9d5735572a08d9fa9bf8bcc70fa2c09
parent1e8f0583fb74658666dc4105bf15788f2585a6a2
parent6ee9c498b8cf648f1507281ed5a1834ba3390907
Merge change 6811 into donut

* changes:
  Fix #1953520. When MENU is down, consume the key in the BrowserActivity which are not shortcut keys. So it won't trigger the search panel. If a shortcut action is taken, reset the mMenuIsDown as it has been used once.