commit | c7652791f7cab9df35ef0832f3070eea49dd5fdd | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Mon Jan 09 16:12:12 2017 +0100 |
committer | Selim Cinek <cinek@google.com> | Fri Jan 13 13:35:14 2017 -0800 |
tree | ded0b218ec3fe9c64ee05c679834cb86a2cf3132 | |
parent | fb6ee6d60c5106447cf3c373b9969fbeb354719a [diff] |
Fixed a crash when a notification is updated Under certain conditions, the minheight could be queried while reset or when an inflation error happened for an existing notification. Since all notifications have collapsed layout anyway that will always be set after reset, we don't have to null those out. Test: click clear all, have first notification update during the animation. Bug: 32333389 Fixes: 33961825 Change-Id: I14a75cd628726c8acd892a81b95de40f92275bb1