commit | b3cca876c2e11b865cb4f83abe2c48a60b95af5b | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Fri Aug 08 18:42:51 2014 -0700 |
committer | Chris Craik <ccraik@google.com> | Tue Aug 12 12:33:01 2014 -0700 |
tree | adb26b979dae1340e5c0bd6a976874f14c7f36fd | |
parent | c28aceb11e736382bc7ee749483ea5f23299ad78 [diff] |
Fix ripples projecting to scrolled view bug:16873774 1) Fix projectionReceiveIndex, which could in some cases point at translate/restore ops. 2) Use background translateX / translateY for projected RenderNodes. This makes them match background position, and thus properly account for scroll. Change-Id: Idbd5700858fd67c5abea0270a1012952fe09ac22