canChildScrollUp

Callback that will be called when canChildScrollUp method is called to allow the implementer to override its behavior.

Return

Whether it is possible for the child view of parent layout to scroll up.

Parameters

parent

SwipeRefreshLayout that this callback is overriding.

child

The child view of SwipeRefreshLayout.