commit | c519dcf1fb63f41acf8967ec876ae3975e55a1e7 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue Nov 22 13:45:39 2016 -0800 |
committer | Selim Cinek <cinek@google.com> | Wed Nov 30 15:34:10 2016 -0800 |
tree | b8c5cd95055c9d5b414301a4d38ffffc8fac73c8 | |
parent | b3dadccbc5c7040260a51a3e17efcb74aeec6a11 [diff] |
Fixed the backgroundclipping with the clipbottom amount The clipping was applied after the minimizing to the height, but it should have been applied before. Change-Id: I80140e91dd08505feb8fd2256fb6ff4c7e31a139 Test: Add group, expand it, observe correct clipping of the background on the bottom Bug: 32437839