Assigned
Status Update
Comments
rg...@google.com <rg...@google.com> #2
Hey hughesno1@, when do you add the onPreDrawListener to delay the rendering of activity? Mind providing us with a sample application?
rg...@google.com <rg...@google.com> #3
Nothing was specified to wait for and there are no blocking bugs or pending CLs. For usage information see go/bugjuggler.
co...@gmail.com <co...@gmail.com> #4
Comment has been deleted.
co...@gmail.com <co...@gmail.com> #5
Hi. I've received your bug and will wait for b/372873253 to be updated by hughesno1@gmail.com and then assign the bug to wilsonshih@google.com.
co...@gmail.com <co...@gmail.com> #6
Hello,
Is there anyone?
Description
Component used: androidx.core:core-splashscreen Version used: 1.1.0-alpha01 Devices/Android versions reproduced on: Android 13
Hi,
When I start the application normally, I can see the SplashScreen and the icon successfully and have no problems. But when I want to start the application by clicking a button on the widget, the icon does not appear in SplashScreen.
My SplashScreen Theme:
installSplashScreen:
AndroidManifest:
My Widget Code: