AlertDialog
with Jetpack Compose to Android appsLearn how to use Jetpack Compose in an Android app to create an alert dialog to ask users to confirm or cancel important actions.
Sometimes, tests fail. Learn how to solve a common problem with unit testing Kotlin coroutines in this quick, explanatory walkthrough.