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

Splash Screen API : Android 12 - Animated Icon not showing #334

Open
braver-tool opened this issue Apr 1, 2022 · 0 comments
Open

Splash Screen API : Android 12 - Animated Icon not showing #334

braver-tool opened this issue Apr 1, 2022 · 0 comments

Comments

@braver-tool
Copy link

I implemented Android 12 Splash Screen API in our project, I was stuck in one flow with this, also I refer this repository to resolve my issue, but I couldn't.
The problem is, Animated Icon not showing. Only showing when the user opens the app by clicking the app icon.

Flow for the issue,

In my example, I navigate the screen to HomeActivity after showing Splash Animation at a particular time, Since I click back from the HomeActivity, the app is closed and I open the app again by clicking the app icon from the menu, Splash working fine.
In the same way, I get the app from the recent app list, Splash animation not working properly, which means it shows only background color, animated icon not showing in this flow.

From this repository, my understanding is, that when the app is killed, that time only Splash API works.

This is different from Android 11, So we are troubled with this. I attached My sample application source code and Video

Andrroid12_Splash_API_Issue.mp4

Android12Splash.zip

Android Version: 12
Android Studio Version: Bumblebee Patch 2

Kindly share any suggestions to resolve this issue. Thanks in advance.

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

1 participant