TransformationLayout
TransformationLayout copied to clipboard
When the app is running in the background
Open an animated Activity,when the app is running in the background,open the app again,and finish Activity,animation will not be executed
Hi, I recently tracked this issue and I just noticed this issue is originated from the androidx.transition's sharedElementTranstion.
We should wait for new updates from Android Team.
Thanks!