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

How should I use overridePendingTransition() method when navigate within activity #66

Closed
TaxistSamael opened this issue May 18, 2018 · 4 comments

Comments

@TaxistSamael
Copy link

Just want to set animation between activities. Could you please help with this?

@terrakok
Copy link
Owner

You can setup animation between activities via Intent parameters

@TaxistSamael
Copy link
Author

Do you mean, I can't override some method in navigator (or something) to do animations in a way that I used to?

Sorry for disturbing, just interesting:)

@TaxistSamael
Copy link
Author

Already tried ActivityOptions. Same stuff. Thank you for the answer:)

@terrakok
Copy link
Owner

You need override createStartActivityOptions for navigator

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

2 participants