Fixed
Status Update
Comments
lb...@gmail.com <lb...@gmail.com> #2
BTW, the splash screen also doesn't show up when starting from the IDE, no matter which launcher you use.
This makes it quite annoying to test and verify that it should work as developed...
This makes it quite annoying to test and verify that it should work as developed...
bo...@google.com <bo...@google.com>
bo...@google.com <bo...@google.com> #3
We’ve shared this with our product and engineering teams and will continue to provide updates as more information becomes available.
lb...@gmail.com <lb...@gmail.com> #4
I've forgotten that I created this issue, and sadly created another one:
https://issuetracker.google.com/issues/207386164
I explained there more though, and added a new case: Starting from app-info screen.
I explained there more though, and added a new case: Starting from app-info screen.
t6...@gmail.com <t6...@gmail.com> #5
앱 설치 하면 되지도 않는 것을 삭제하고 있고 왜 모르는 사람들이 스팸메일로 되고 메일을 차단 해도 스팸 메일을 처리를 하는가
당들이 나에게 그런 행이로 나는 더 강력한 처리를 하고있는 것이며 또한 등록을 하여도 되지않고 이런것 때문에 나는 더 많이 차단하고 왜 나에게 투자를 강요하고 나는 끝나서 투자를 하지도 않고 팔고 차자서 내 개인 한국 농협 통장으로 입금을 처리 한다
그 답변을 하라
bo...@google.com <bo...@google.com> #6
The issue has been fixed and it will become available in a future Android release.
lb...@gmail.com <lb...@gmail.com> #7
@6 The splash screen API is already available.
What do you mean " future Android release" ?
After Android 12 ?
What do you mean " future Android release" ?
After Android 12 ?
de...@gmail.com <de...@gmail.com> #8
Hello Google, any updates on when this was fixed? Which release is this fixed in can you specify?
ca...@tutteo.com <ca...@tutteo.com> #9
As other have stated, this issue is still happening on androidx.core:core-splashscreen:1.0.0
lb...@gmail.com <lb...@gmail.com> #10
@9 For some reason I'm having issues opening the project I've offered here.
Can you please offer a sample (Github or ZIP) with the latest splash screen API ?
I want to test it out, and see in which cases it works and in which cases it doesn't.
Can you please offer a sample (Github or ZIP) with the latest splash screen API ?
I want to test it out, and see in which cases it works and in which cases it doesn't.
fe...@gmail.com <fe...@gmail.com> #11
issue still present on stable API 1.0.0
Description
- Steps to reproduce the problem (including sample code if appropriate).
1. Prepare an app that uses the new splash screen API, or use this sample app (also attached) :
2. Force stop the sample app (or remove from recent tasks) and start it on Pixel launcher(or from app-info screen). See that it shows a splash screen.
3. Install and use a different launcher (as the default one), such as Nova Launcher (also attached here) :
4. Force stop the sample app (or remove from recent tasks) and start it on the new launcher (or from app-info screen).
- What happened.
This time, the splash screen isn't shown. Instead it's just a blank background...
- What you think the correct behavior should be.
Should show the splash screen, no matter which launcher we use.