-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: white screen after splash screen (WPB-5439) #2417
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2417 +/- ##
=============================================
- Coverage 41.48% 41.47% -0.02%
Complexity 1085 1085
=============================================
Files 344 344
Lines 12430 12433 +3
Branches 1632 1632
=============================================
Hits 5157 5157
- Misses 6788 6791 +3
Partials 485 485
Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 1760 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
On cold startup, the app is showing a white screen for some seconds after splash screen.
Causes (Optional)
Splash API limitation
Solutions
Keep showing the splash screen until the app is drawn
Needs releases with:
Testing
How to Test
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.