Fixed
Status Update
Comments
il...@google.com <il...@google.com> #2
Hi Ed, Thank you so much for these suggestions. I've been reviewing them and merging them in. Hopefully it should be live. I've included a thank you note too in the article.
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #3
Great! Thanks a lot, I'll look for the live updates soon!
il...@google.com <il...@google.com> #4
We've added a fix and it'll be available in Fragment 1.3.0-alpha03
Description
Version used: 1.3.0-alpha02
Theme used: Theme.AppCompat.Light.DarkActionBar
Devices/Android versions reproduced on: Google Pixel 4 XL, Android 10 (API 29)
An otherwise working shared element fragment transition will stop working (i.e. not run at all) if `setTargetFragment` is called before. This does not happen when using version 1.2.3
See the sample project for a repro case