This repository was archived by the owner on Aug 16, 2023. It is now read-only.
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
It's not a SnackBar, just a TextView #174
Open
Description
In Step 5 page: https://developer.android.com/codelabs/kotlin-coroutines#4
One second after the user clicks the main view, it requests a snackbar.
Wait one second then display a snackbar.
_snackbar.value can be called directly from main thread
These all should be updated to say "display taps in a TextView" - looks like the SnackBar is now used for errors, and updated separately.
Metadata
Metadata
Assignees
Labels
No labels