Skip to content

Views Coroutines Material

Material Components + Kotlin coroutines.

Supported platforms: Android.

Extension functions:

Name Description
FloatingActionButton.showAndAwaitOneClickThenHide Calls show(), suspends until the FAB is clicked and finally calls hide(). Cancellable.

Download

implementation("com.louiscad.splitties:splitties-views-coroutines-material:3.0.0-beta01")