commit | 88323dfae8b4c5f2e2b4a7597b295d3a59036656 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Jun 24 12:42:16 2021 +0200 |
committer | Selim Cinek <cinek@google.com> | Thu Jun 24 12:42:16 2021 +0200 |
tree | 63c945650a31d4d3d722b9be61f63c08c6194d3e | |
parent | b3db28794331990f77d72d76ae8384bfeaeb194c [diff] |
Fixed an issue where notifications wouldn't animate on height change When switching between templates, the old intrinsic height was 0 before the layout, which suppressed the height animation. We're now also animating if the previous height was 0 but the view already had a height. Fixes: 187979400 Test: add gmail notification, archive, observe animation Change-Id: I3fa2edf9a39b586a685a96f89a74ead597143981