commit | d2f8851a0a27ea6a2ddf5a88097f3d10eed38485 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Aug 03 10:36:16 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Aug 03 10:36:16 2015 +0100 |
tree | 24ca43db601979927950b9e3318934bb9cfdc719 | |
parent | ca560df98c008072b70f75c473fdabad7e7a6f43 [diff] |
Fix crash caused when clicking on list menu item Caused by an recursion on the closePanel() method, which leads to a crash. Fixed by using the correct Window.Callback to dispatch to. BUG: 22879253 Change-Id: Ia352b67975a90e32c7c9b36cb79a6986bef7fbb9