commit | 27bc8aa583b437ec8ae3c13920aeabdb472125e0 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Sun Sep 14 16:48:21 2014 -0700 |
committer | George Mount <mount@google.com> | Mon Sep 15 11:08:39 2014 -0700 |
tree | 15371858daff4b0d041b4018c91a5b585aff22f6 | |
parent | 7ca1161e302ea415a2f4696514967f126dfa86fa [diff] |
Fixed enter/exit transitions working against shared elements. Bug 17499971 The enter and exit transitions were targeting the shared element. This means you'd get double transitions on the shared element. Also, the enter transition was not properly initialized to have an invalid target so it was targeting all views. Change-Id: I4f3510c70bea90f09be01776bc0ad1ffb42d99d5