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
Loading
Please register or sign in to comment