Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 410 Bytes

File metadata and controls

19 lines (12 loc) · 410 Bytes

FlowBinding SwipeRefreshLayout

This module provides bindings for the AndroidX SwipeRefreshLayout library.

Transitive Dependency

androidx.swiperefreshlayout:swiperefreshlayout

Download

implementation "io.github.reactivecircus.flowbinding:flowbinding-swiperefreshlayout:${flowbinding_version}"

Available Bindings

fun SwipeRefreshLayout.refreshes(): Flow<Unit>