Open niqo01 opened 8 years ago
It's pretty tricky with Mortar because TransitionManager caches Scenes wrapped around Contexts. We've done it by supplying a Context whose LayoutInflater we can dynamically configure, but we don't currently have a good sample to share.
@loganj Has anything changed with this? A sample would be great. Either that or a better understanding of how you guys solved this issue.
I am trying to use Android TransitionManager via transitionseverywhere for screen transition animations however I am having issues I have trouble understanding. I was wondering if you guys ever done that or if you know about a good sample? Otherwise I'll continue investigating..