animSpinner

public abstract ValueAnimator animSpinner(int endSpinner)

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

Return

ValueAnimator null if no animation was executed

Parameters

endSpinner

Target end position (px)