Skip to content
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
@rumburake

Description

@rumburake

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions