summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Script.java
diff options
context:
space:
mode:
authorGeorge Mount <mount@google.com>2015-05-04 14:12:40 -0700
committerGeorge Mount <mount@google.com>2015-05-04 14:12:40 -0700
commit8de1de1f0450c25ce6079f4b8674d4bb0114287e (patch)
treead0f19d4f90ea0b54222035b45806f187b3086fc /rs/java/android/renderscript/Script.java
parent9a4cdf5caaccdc02d3439addfa19a32de18d2405 (diff)
When returning, transition only existing shared elements.
Previously all shared element names were delivered when returning from an Activity, even if no shared elements existed in the exiting Activity. That prevented the calling Activity from showing a shared element that it delivered, but will not be receiving back again until shared elements are transfered. That leaves a weird hole in the UI. Now only the shared elements mapped in the returning view hierarchy are delivered to the calling Activity. Change-Id: I481a8bc7a771d7e819871f424d22313314c9ee8b
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions