summaryrefslogtreecommitdiffstats
path: root/core/java/android/transition/Explode.java
diff options
context:
space:
mode:
authorGeorge Mount <mount@google.com>2015-06-10 15:00:17 -0700
committerGeorge Mount <mount@google.com>2015-06-11 13:23:17 -0700
commitc855f7d08f1eede615e10507d5480fceeafd3c3c (patch)
tree6bb1febec7664617572f210d5f82ae85084c8311 /core/java/android/transition/Explode.java
parent9481227fac23131f68edb120f2ed06b9cf44f3f5 (diff)
downloadframeworks_base-c855f7d08f1eede615e10507d5480fceeafd3c3c.zip
frameworks_base-c855f7d08f1eede615e10507d5480fceeafd3c3c.tar.gz
frameworks_base-c855f7d08f1eede615e10507d5480fceeafd3c3c.tar.bz2
Limit shared element transition to shared elements and children.
Bug 20257189 Shared element transitions should target the shared elements or their children. When no target is given to a transition, the transition should target the shared element. If a target is given, it should also be able to target the children of the shared element. This is solved by wrapping the shared element transition with a TransitionSet. The set is given the targets of all shared elements and their children. Further, if no target is given for a transition, the transition is given only the shared elements as targets. Change-Id: Ic015ca12e291ccbb47e20a49b11e3825da3e6e85
Diffstat (limited to 'core/java/android/transition/Explode.java')
0 files changed, 0 insertions, 0 deletions