Assigned
Status Update
Comments
wi...@google.com <wi...@google.com> #2
Hey hughesno1@, when do you add the onPreDrawListener to delay the rendering of activity? Mind providing us with a sample application?
da...@jpmchase.com <da...@jpmchase.com> #3
Nothing was specified to wait for and there are no blocking bugs or pending CLs. For usage information see go/bugjuggler.
Description
splashscreen
Version used:
1.0.0
Devices/Android versions reproduced on:
(Pixel 4a, Pixel 5a, Pixel 7, Pixel 7Pro)
If this is a bug in the library, we would appreciate if you could attach:
Projects are internal projects, but the situation happens on Android 13 devices, that have a theme applied. With the dark theme applied the screen is Black.. This can be replicted in an Android 13 emulator as well in dark mode. Applying a night style to v31, does get the splash screen to appear in the emulator. On the device though, the screen will change to the correct background color with the night style applied, but does not show the Splash Screen icons.
Tried disabling the forcing a a dark theme, but it seems the Splash Screen by passes any setting in the app in regards to this.
If a dark theme isn't there it does not fall back to the light theme at all.