Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

It's not a SnackBar, just a TextView #174

Open
rumburake opened this issue Jul 28, 2022 · 0 comments
Open

It's not a SnackBar, just a TextView #174

rumburake opened this issue Jul 28, 2022 · 0 comments

Comments

@rumburake
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant