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
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%