What is the difference between waitForIdle()
and awaitIdle()
in android's compose testing API?
Does anyone have examples of when they would use one over the other?
What is the difference between waitForIdle()
and awaitIdle()
in android's compose testing API?
Does anyone have examples of when they would use one over the other?