commit | 7ce5d75dc920823d83e2e34fefc3875dc8868411 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Oct 30 16:09:22 2014 -0700 |
committer | George Mount <mount@google.com> | Thu Nov 06 13:01:16 2014 -0800 |
tree | f1844ad71df77739b6c557174b447dde2137acb5 | |
parent | d8c941ff46a68b91c53b3b1dd26678593787e0f9 [diff] |
Only modify add Transition targets when they aren't targeted. Bug 18191727 Transitions were targeting specific views, but they do this by adding targets. If there was already a view targeted, now that transition also targeted a different view. This prevents that by only targeting views when no target was given. Change-Id: I50590a81c1c1c55b1624f8df848ab53731f7e8e1