commit | 8a1ba838f4a75a19623dcaf41bf2dd581af06ac3 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Sep 24 13:58:07 2019 -0700 |
committer | Tony Wickham <twickham@google.com> | Tue Sep 24 14:23:26 2019 -0700 |
tree | 7a3b2a56c14161b6b651b7e325b2d8d6ff126c20 | |
parent | 912206c17d2ef3402db1f01aabfe36c1bf8e9f2a [diff] |
Move offscreenTranslation calculation to LauncherRecentsView Couple of benefits here: - Doesn't rely on having a measured TaskView, since it already knows how to calculate the task size - Code can be shared (planning to use this for quick switch from home) Bug: Change-Id: I517a78506ac95fcc37d9225a074427941d691903