Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Component used: androidx.core:core-splashscreen Version used: 1.0.0 Devices/Android versions reproduced on: N/A
Android 13 added support for
windowSplashScreenBehavior (icon_preferred)
for apps to request icon as preferred in splash screen. However, this isn't available in the compat version (androidx.core:core-splashscreen).Please add support for this in combat library with a no-op implementation for Android 12 and lower versions.