Screen turns black for some seconds on Android. When I return to the home screen it gives black screen for millisecond and then home screen is visible. How to fix this in android kotlin ?
not kotlin but kotlin colored 2
y
Yanneck Reiß
09/20/2024, 12:29 PM
Without knowing more about your code, it's impossible to give you any further hints. Perhaps your UI thread is being blocked somehow, which could be causing this problem.