Skip to content

Why do I see a black screen for some time? #240

Closed Answered by vestrel00
RahulMachhiC asked this question in Q&A
Discussion options

You must be logged in to vote

@RahulMachhiC, this sounds like you are executing work in the UI thread instead of in a background thread.

Could you share some code so I can see it? Also, please read this page if you have not yet done so; https://vestrel00.github.io/contacts-android/async/async-execution-coroutines/


The other possibility is that you are seeing a crash, in which case please check the error logs and share it here 🙏

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vestrel00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #239 on June 24, 2022 15:20.