Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android TransitionManager #186

Open
niqo01 opened this issue Feb 22, 2016 · 2 comments
Open

Android TransitionManager #186

niqo01 opened this issue Feb 22, 2016 · 2 comments

Comments

@niqo01
Copy link

niqo01 commented Feb 22, 2016

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..

@loganj
Copy link
Collaborator

loganj commented Feb 22, 2016

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.

@ScottPierce
Copy link

ScottPierce commented Feb 3, 2017

@loganj Has anything changed with this? A sample would be great. Either that or a better understanding of how you guys solved this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants