-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add a splash screen when Amaze loads #3139
Comments
Please assign this issue to me if it is open for contribution. Thanks. |
Assigned! |
Hello @EmmanuelMess i am ready to work on it but the problem is the minimun sdk requirement for creating a new activity is now 16 but in the gradle.build the minimum requirement written is 14 , can i change the build.g radle(minSdk to 16) for working on it. Or i am doing something wrong. Thanks. |
@dhruvpatidar359 you will have to create it by hand or backport it. |
Record_2022-12-27-18-30-09.mp4I think we can close this issue as new android versions by default shows a splash screen. |
ok sure |
Is this issue is open? |
not likely, since there's a default splash screen from Android 13+ @VishalNehra @TranceLove @EmmanuelMess thoughts? |
If the splash screen for Android 13 works as ours would, I would close this issue. |
closing, since it would be redundant from Andorid 13+. @nilerudra you can look into other good first issues here |
Follow these guidelines: https://developer.android.com/guide/topics/ui/splash-screen
The text was updated successfully, but these errors were encountered: