diff options
| author | 2023-04-24 15:06:31 -0700 | |
|---|---|---|
| committer | 2023-04-24 15:15:25 -0700 | |
| commit | 7b449d9101fb0061b8306fa20e85abd1e50b10e9 (patch) | |
| tree | 0a62485d52f6642472e7a73738f5c26e569c19de /libs/androidfw/ObbFile.cpp | |
| parent | 742405591bec41f6336cdce86d99603e1b7d506e (diff) | |
Fixed QS tiles incorrectly clipping in landscape shade
When shade is in full width mode in landscape (i.e. on phones),
the QS tile clipping was incorrect due to the QS container view
having an inset to avoid the camera cutout. This inset needed to be
accounted for so the clipping would accurately mimic the shape of
the notifications scrim, which does not have an inset.
This only fixes the visible mismatch in QS tile clipping in landscape
mode; it does not fix the very subtle ~1-2 pixels mismatch in
QS tile clipping that is consistently visible in any orientation and
is most likely an anti-aliasing issue(?)
Bug: 267303661
Test: Manually verified QS tile clipping appears correct
Change-Id: I78421482b1c3f5e8eca355182aef0cdac2e4edfe
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions