canLoadMore

public static boolean canLoadMore(View targetView, PointF touch, boolean contentFull)

Determine whether the content view can load more.

Return

Whether refresh is possible

Parameters

targetView

Content view

touch

Touch event position

contentFull

Whether content fills the page (when not full, auto-determined via canScrollUp)