You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Android 12, a new Splash Screen API was introduced. We should migrate it from the custom to the new API to ensure that it displays correctly starting in Android 12
TASKS
Research (if needed)
Create branch feature/migrate_splash_screen
Development tasks
Implement new API
Add compatibility with older Android versions
Code review and apply changes requested
Design test plan
QA
Merge branch feature/migrate_splash_screen into master
With Android 12, a new Splash Screen API was introduced. We should migrate it from the custom to the new API to ensure that it displays correctly starting in Android 12
TASKS
PR