commit | 28db07e902398e236783aac805171158ae953dd8 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Apr 03 17:33:24 2020 -0700 |
committer | Selim Cinek <cinek@google.com> | Fri Apr 03 17:52:15 2020 -0700 |
tree | a2a167ded87f28c45078cd072f9d2ada91b60882 | |
parent | dcfa46c5cacd137c7e95e8b9a86e5bf348cef6e0 [diff] |
Fixed the heads up layout of conversations Previously the expand button layout was always at 80dp which made the collapsed size increase. we now measure it at match_parent instead and just internally use another layout to position it properly. Fixes: 153204251 Test: add heads up notification, observe normal padding Change-Id: I76df6529c1a24808bce54ed0d04230cddf7a0c8c