commit | 1d756513eaa2cf83adce045a2908b2d57a4fee48 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed Jun 03 11:33:58 2020 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu Jun 04 18:28:40 2020 -0700 |
tree | 24c958f6d0167de22ad1be08ff7f38c389d6143a | |
parent | 11cb2e469b409c59c460d5aac6d2db1f396b79af [diff] |
Fixing jump when swiping up/down in landspace rotation FullscreenDrawParams.scale is caculated relative to TaskView matrix, but drawnInsets is based on Thumbnail matix calculation, so the scale should be applied first, such that dranInsets and other TaskView translations have the same base matrix Bug: 157626483 Bug: 156268804 Change-Id: Id33c7db9a71dd001a41c66ddf07834791d0bd382