commit | 9bb05631faab4a3a2f7fcac0e3ee6053b15d2df6 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Dec 15 14:14:29 2016 -0800 |
committer | Selim Cinek <cinek@google.com> | Wed Dec 21 11:55:02 2016 +0100 |
tree | 80789286c607d0979e5bbde2523d51fa0d8cea94 | |
parent | e907911e63c979f36d4297aa9eefef1f194daecb [diff] |
Fixed a bug where the notifications would close on back When the panel collapsing was aborted or couldn't close because we were tracking, then the panel wouldn't be focusable anymore so it wouldn't handle the back pressed for example. Change-Id: If88c0b08301dccf8c2dcd79df5239e12fc83cce5 Test: click back while expanding, click back again when expanding finished, observe collapsing. Fixes: 33260393