commit | 65c1ba90e4a1e9534ea58bb289eeec92b82fcfc3 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 13 10:06:36 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Mon Jul 13 10:06:36 2009 -0700 |
tree | 197d0cbc3b0e3010af3843d14b7c4fc0bc38b2ff | |
parent | e73a05361d6faaefcd444a91890f714ac8e3b839 [diff] | |
parent | bae196df36929647356d03e35cbfbdb453e3833b [diff] |
am bae196df: Merge change 6811 into donut Merge commit 'bae196df36929647356d03e35cbfbdb453e3833b' * commit 'bae196df36929647356d03e35cbfbdb453e3833b': 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.