commit | 1ba41d1a223a29c36a7d04a035a9c21db2dd5d77 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Apr 21 16:14:46 2016 -0700 |
committer | Selim Cinek <cinek@google.com> | Fri Apr 22 01:43:24 2016 -0700 |
tree | 795f297fa5b60f27dadac433d9527359c899e859 | |
parent | d212cfa107948adc986a179deb79aa6b62709b63 [diff] |
Fixed a bug where notifications could overlap If the expanded child was smaller then the collapsed one the UI could get very weird. We're now measuring the expanded version at least as big as the collapsed one. Change-Id: Ibb99c4926121b2affcc181071b5e439f23c8e4f2 Fixes: 28318145 Fixes: 28015447