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

Animations Previous Api 12 ? #3

Open
billyjoker opened this issue May 24, 2022 · 5 comments
Open

Animations Previous Api 12 ? #3

billyjoker opened this issue May 24, 2022 · 5 comments

Comments

@billyjoker
Copy link

Hi I can not see animations in devices earlier than 12, but in your description says support from Android 6, and you tested on Android 8 and 12. Could you help me, please ?

@ellisonchan
Copy link
Owner

Hi I can not see animations in devices earlier than 12, but in your description says support from Android 6, and you tested on Android 8 and 12. Could you help me, please ?

Enter animation only worked on 12 or higher version. Cause animated vector drawable would not be supported at splash screen.

Exit animation would worked on 6 and later.

@billyjoker
Copy link
Author

Exit animation requires API 32, I did some try with no success

@ellisonchan
Copy link
Owner

Exit animation requires API 32, I did some try with no success

I don't know what happened. U can see my demo.
Exit animation worked well both on
8 & 12.

@billyjoker
Copy link
Author

billyjoker commented May 25, 2022

Ok finally I can see them, maybe it was caused because I added the setKeepOnScreenCondition as Google recomended when migrate an existing app with splash

@ellisonchan
Copy link
Owner

Ok finally I can see them, maybe it was caused because I added the setKeepOnScreenCondition as Google recomended when migrate an existing app with splash

That's good.

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