commit | 5c8f9b50bedd0209301af2ffdca659217bd97371 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Wed Mar 27 12:22:27 2013 -0700 |
committer | Adam Powell <adamp@google.com> | Wed Mar 27 12:24:58 2013 -0700 |
tree | 78de24bc38f541cb08018916a125386c0000691d | |
parent | 2e73f5b8b7c941e68fec2d763d9455a8d6190e25 [diff] |
Fix an action bar menu order of operations bug As options menu invalidations in PhoneWindow are deferred, it was possible for a call to open the overflow menu (which involves an extra chance to prepare the menu) to happen before the pending menu invalidation was handled. Process any pending menu invalidations before attempting to show the overflow menu in response to one of these events. Bug 7209308 Change-Id: Id50f7f6ad5d3a631745207fa0bad8c356690e16c