commit | d3de4f6d003d92c2a3c5f449a0d759ab9032d2ff | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Fri May 24 19:23:59 2013 -0700 |
committer | Adam Powell <adamp@google.com> | Fri May 24 19:23:59 2013 -0700 |
tree | 4b1ca4f120e2e2ffbea9f5fd260d9e55774596ef | |
parent | f803407db4a369e3c176798d5318faaacb85e12b [diff] |
Fix a bug in FragmentActivity menu panel preparation Don't require visible menu items to return true from onPreparePanel. This disrupts ActionProviders that may manipulate menu item visibility later or other code that otherwise alters item visibility outside of a full menu invalidation. Bug 9129862 Change-Id: I56986cc6d46fc6b250ebb8b0b186be99cc705700