diff options
| author | 2022-06-07 09:30:42 -0400 | |
|---|---|---|
| committer | 2022-07-06 10:21:11 +0000 | |
| commit | 6f953c4dd813da3fa4362384a0cba1fdde561a98 (patch) | |
| tree | 7644cc53a993bb1f83b76a67a00cdee9c80430ca /api/api.go | |
| parent | 0251a89274a6b4d641aa1d3d751b80b2130279b1 (diff) | |
Fix pinched short notification at bottom of lockscreen.
This change disables the feature on the lockscreen which smoothly transitions the roundness of notifications when they get closer to the shelf. For short notifications (a common occurrence when notifications are redacted) this would cause the TOP corners of the bottommost notification (and the bottom corners of the one above it) to be rounded on the lockscreen. This was because the 'shelf' start was considered to be a shelf height ABOVE the bottom of the stack. This CL just tweaks the shelf position down to where it intuitively is.
Fixes: 235234674
Test: manual
Merged-In: I2da67022a62f0b3adcd00df1c9b372754ee643fc
Change-Id: I2da67022a62f0b3adcd00df1c9b372754ee643fc
(cherry picked from commit d37fbdaafe2e97a5564202b1d5f78dfbb6cc43c2)
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions