Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
user avatar
Ikram Gabiyev authored
If the source rect hint is off by a couple pixels
from the app bounds we run a different scale-crop
animation than to when it perfectly fits the screen
along one axis.

We need to make sure that in cases such as this one,
we do not go over scale=1.0 in any case. Since this
path is only triggered when source-rect-hint is valid
and larger than the destination bounds, such assumption
should be safe.

Recordings:
Folded:   http://recall/-/BSXDRqFG6tqOB9EtbTyBy/NPnVIYg77S7d7Fjlm9zol
Unfolded: http://recall/-/BSXDRqFG6tqOB9EtbTyBy/ekZHmCyApxeHf7X9RNOpXI

Flag: N/A
Bug: 340024197
Test: repro the steps in the bug report
Change-Id: I2a9012511b7567ef4d08aa60de8b1a9992f99c58
(cherry picked from commit d2e8dfa3)
d7f88601
History
user avatar d7f88601
Name Last commit Last update