commit | 7e7c6e2c8eb3b67dc497cbf520c694873ce83149 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue Nov 22 14:31:21 2016 -0800 |
committer | Selim Cinek <cinek@google.com> | Wed Nov 30 15:34:10 2016 -0800 |
tree | 646bbc452d10fa277bf954083b38112875c4d857 | |
parent | c519dcf1fb63f41acf8967ec876ae3975e55a1e7 [diff] |
Fixed the clipTopAmount when transforming into the shelf The clipTopAmount shouldn't apply to notifications in the shelf, since otherwise the background may flicker. Change-Id: Ifac2b821896eaaeea81e44847579d8ec0ced816d Test: expand notification, such that the background appears when being gone before, observe no clipping. Bug: 32437839