commit | c5b12dd37e964b220c0a108e86ad8a2d12805747 | [log] [tgz] |
---|---|---|
author | Winson <winsonc@google.com> | Wed Mar 23 20:25:12 2016 -0700 |
committer | Winson <winsonc@google.com> | Wed Mar 23 20:25:12 2016 -0700 |
tree | 7b8527b3d69277415496b6cb8251f6c3b2b95468 | |
parent | 22574afa00b7e32b7c4c5a1b98deebd67751b364 [diff] |
Fix transition to the wrong location on screen. - TaskStackLayoutAlgorithm currently depends on the launch state to calculate the right bounds, which means that the launch state has to be set before the call to getThumbnailTransitionActivityOptions(). When double-tapping quickly, we would use the old launch state which would cause us to calculate the wrong bounds. Change-Id: I5dd9f38b49652a6ac8bed4b9fd4ffa02dfe90289