AppSwipeRefreshIndicator

@Composable
fun AppSwipeRefreshIndicator(state: SwipeRefreshState, refreshTrigger: Dp)

Indicator for SwipeRefresh

Author

Vitaliy Zarubin

Parameters

state

The SwipeRefreshState passed into the SwipeRefreshindicator block.

refreshTrigger

the max y offset.