commit | c9b31694a631e135b85b2cf36a8e455e196a68e2 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Jul 27 12:09:30 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Jul 27 12:12:21 2016 +0100 |
tree | 2fd4941ee117ec384acb4b13b6cc43b88223bd83 | |
parent | be5ec4b8b0c4e84b12355c49d03ed250448d64fd [diff] |
Fix list menu not closing when sub menu opened In the backport of N's new cascading menu, a close() call was removed to enable it. This breaks sub menus when there is more than one presenter, such as a list menu. Fixed by calling close() when we're using cascading menus. BUG: 30360959 Change-Id: If814d76b58ec1d4e46dcc1f15926a729c383331e