仿Ios边缘滚动效果 - XiaoQiWen/KRefreshLayout GitHub Wiki
无须设置Header并配置k_def_max_offset
<gorden.refresh.KRefreshLayout
android:id="@+id/refreshLayout"
android:layout_width="match_parent"
app:k_def_max_offset="match_parent"
android:layout_height="match_parent">
<ContentView>
</gorden.refresh.KRefreshLayout>