-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
Milestone
Description
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