commit | 16b7f78de573ee19575e7482eaad8b3e6d1efb15 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Wed Sep 16 15:05:39 2015 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Wed Sep 16 15:05:39 2015 -0700 |
tree | f2940d0dc53e7fdfdbbbdf95534d8eb03f003fd9 | |
parent | b16e74693ef29b20e2d4327ff6ddec49eafd2873 [diff] |
Closing popup menus on rotation. On rotation, popup menu move to a strange location at the side of the screen. Now, I'm just closing popup on rotation. We may want to close the menu (async process) during any stage of creating a menu (async process too). To take all race conditions into account, I've made some changes in menu creation, and openness detection logic. Bug: 20024603 Change-Id: I152d293d992fcd71ffa6e8c4909b9de2b8080eb8