moveSpinner

public abstract RefreshKernel moveSpinner(int spinner, boolean isDragging)

Translate the view to a specified position. moveSpinner is named after Google's official androidx.swiperefreshlayout.widget.SwipeRefreshLayout

Return

RefreshKernel

Parameters

spinner

Position (px)

isDragging

true if finger is dragging, false if rebound animation is playing