Closed EDLuke closed 5 years ago
@EDLuke First pass at this looks great! I need to spend a little bit more time with the documentation . but it looks like unless explicitly set, it will stick with the defaults. Thanks for the Improvement, Sample, and explanation. I'll try to get to the PR tonight
@ncapdevi have you had the time to take a look at this?
@EDLuke Ah, my apologies! Everything looked good at last check. Will carve out some time this evening to merge and release an update. Thanks for the reminder!
@EDLuke released as 3.3.0
Shared element transition requires
reordering
to betrue
.Edited
FavoritesFragment
to see the effect usingreordering=true
and shared element transition. You can notice the edit text has a fading transition when a new fragment is pushed. The same effect will not appear ifreordering=false
.