diff options
author | George Mount <mount@google.com> | 2015-05-04 14:12:40 -0700 |
---|---|---|
committer | George Mount <mount@google.com> | 2015-05-04 14:12:40 -0700 |
commit | 8de1de1f0450c25ce6079f4b8674d4bb0114287e (patch) | |
tree | ad0f19d4f90ea0b54222035b45806f187b3086fc /libs/hwui/renderthread/RenderThread.cpp | |
parent | 9a4cdf5caaccdc02d3439addfa19a32de18d2405 (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 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions