commit | f306d9b498c2c81ad52083a0825e037f2757daf7 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue Feb 21 11:45:13 2017 -0800 |
committer | Selim Cinek <cinek@google.com> | Tue Feb 21 11:57:43 2017 -0800 |
tree | f5c2aa3fb48ef231e69e431e63529026a55c8658 | |
parent | 9e87cba5a9c688d21de574c26efba6a148df2ee4 [diff] |
Fixed some notification leaks Since we're now allowing heads-up on the lockscreen the addedHeadsUpChildren list would fill up, even if animations were not enabled. This also fixes that the ExpandHelper and the DragDownHelper would not realease the view on up. Change-Id: I8c1b54ff4b034a8f4f2219534a707bbd792b8efa Fixes: 35375214