commit | bae196df36929647356d03e35cbfbdb453e3833b | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 13 10:05:29 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 13 10:05:29 2009 -0700 |
tree | 9fceab9ca9d5735572a08d9fa9bf8bcc70fa2c09 | |
parent | 1e8f0583fb74658666dc4105bf15788f2585a6a2 [diff] | |
parent | 6ee9c498b8cf648f1507281ed5a1834ba3390907 [diff] |
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.