diff options
author | George Mount <mount@google.com> | 2014-05-06 17:19:14 -0700 |
---|---|---|
committer | George Mount <mount@google.com> | 2014-05-07 15:09:08 -0700 |
commit | 6de56bb07ec58480983932cb055aa9ed2ddfcc99 (patch) | |
tree | 1c88cbcf141545d014c44196773c0bf8c4311f37 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 973a1d27417d22add96d716bfce702a48543931b (diff) |
Fix mismatch in Transition ID/instances
Bug 14597573
In a Transition, when a View is removed from a Scene
and that View has an ID in common with another View
in the end Scene, it will be matched, even if the
View in the start Scene already had a matching View
by instance. This CL prevents a match by ID when an
instance match is available.
Future: disable matching when two views have the
same ID.
Change-Id: I0e51d1f2d0a2d05d09e8e135f090d0e1b2a67efc
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions