Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chanven/CommonPullToRefresh
/ functions
Functions
539 in github.com/Chanven/CommonPullToRefresh
⨍
Functions
539
◇
Types & classes
64
↓ 1 callers
Method
onPressDown
(float x, float y)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:70
↓ 1 callers
Method
onPtrScrollAbort
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:565
↓ 1 callers
Method
onPtrScrollFinish
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:574
↓ 1 callers
Method
onRefreshBegin
When refresh begin @param frame
cptr/src/com/chanven/lib/cptr/PtrHandler.java:19
↓ 1 callers
Method
onUpdatePos
(int current, int last)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:113
↓ 1 callers
Method
performAutoRefreshButLater
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:710
↓ 1 callers
Method
processOnMove
(float currentX, float currentY, float offsetX, float offsetY)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:48
↓ 1 callers
Method
removeFixedViewInfo
(View v, ArrayList<FixedViewInfo> where)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:255
↓ 1 callers
Method
removeHandler
(PtrUIHandlerHolder head, PtrUIHandler handler)
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHolder.java:63
↓ 1 callers
Method
removeHeader
(View v)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:560
↓ 1 callers
Method
run
()
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:286
↓ 1 callers
Method
run
()
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:300
↓ 1 callers
Method
sendDownEvent
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:934
↓ 1 callers
Method
setArrowDimensions
Set the dimensions of the arrowhead. @param width Width of the hypotenuse of the arrow head @param height Height of the arrow point
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:479
↓ 1 callers
Method
setBackgroundColor
Update the background color of the circle image view.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:233
↓ 1 callers
Method
setCenterRadius
@param centerRadius Inner radius in px of the circle the progress spinner arc traces.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:663
↓ 1 callers
Method
setClipChildren
(boolean clipChildren)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:103
↓ 1 callers
Method
setColorFilter
(ColorFilter colorFilter)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:283
↓ 1 callers
Method
setColorSchemeColors
(int[] colors)
cptr/src/com/chanven/lib/cptr/header/MaterialHeader.java:94
↓ 1 callers
Method
setCurrentPos
Update current position before update the UI
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:107
↓ 1 callers
Method
setFooterView
(ILoadMoreViewFactory factory)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:1059
↓ 1 callers
Method
setHeaderHeight
(int height)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:121
↓ 1 callers
Method
setHeaderView
(View header)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:887
↓ 1 callers
Method
setInsets
(int width, int height)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:639
↓ 1 callers
Method
setLastUpdateTimeKey
Specify the last update time by this key string @param key
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:82
↓ 1 callers
Method
setLineWidth
(int width)
cptr/src/com/chanven/lib/cptr/header/StoreHouseBarItem.java:40
↓ 1 callers
Method
setNoMoreData
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:1159
↓ 1 callers
Method
setNoMoreData
()
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:180
↓ 1 callers
Method
setNumColumns
(int numColumns)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:462
↓ 1 callers
Method
setNumColumns
(int numColumns)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:516
↓ 1 callers
Method
setOnSwipeRefreshListener
(OnSwipeRefreshListener onSwipeRefreshListener)
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:67
↓ 1 callers
Method
setProgress
(float progress)
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:70
↓ 1 callers
Method
setProgressRotation
Set the amount of rotation to apply to the progress spinner. @param rotation Rotation is from [0..1]
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:226
↓ 1 callers
Method
setRatioOfHeaderHeightToRefresh
(float ratio)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:837
↓ 1 callers
Method
setRefreshCompleteHook
please DO REMEMBER resume the hook @param hook
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:478
↓ 1 callers
Method
setResistance
(float resistance)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:805
↓ 1 callers
Method
setResumeAction
Hook should always have a resume action, which is hooked by this hook. @param runnable
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHook.java:53
↓ 1 callers
Method
setStartEndTrim
Set the start and end trim for the progress spinner arc. @param startAngle start angle @param endAngle end angle
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:216
↓ 1 callers
Method
setTextColor
(int color)
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:91
↓ 1 callers
Method
setUp
(final double diameter)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:166
↓ 1 callers
Method
setupAnimators
()
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:340
↓ 1 callers
Method
showArrow
@param show Set to true to display the arrowhead on the progress spinner.
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:199
↓ 1 callers
Method
showNormal
()
cptr/src/com/chanven/lib/cptr/loadmore/DefaultLoadMoreViewFooter.java:52
↓ 1 callers
Method
start
()
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:273
↓ 1 callers
Method
start
()
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:290
↓ 1 callers
Method
stop
()
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:281
↓ 1 callers
Method
stop
()
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:327
↓ 1 callers
Method
takeOver
()
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHook.java:16
↓ 1 callers
Method
tryScrollBackToTopAbortRefresh
just make easier to understand
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:517
↓ 1 callers
Method
tryScrollBackToTopAfterComplete
just make easier to understand
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:510
↓ 1 callers
Method
tryScrollBackToTopWhileLoading
just make easier to understand
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:503
↓ 1 callers
Method
updateHeight
()
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:126
↓ 1 callers
Method
updatePos
(int change)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:375
↓ 1 callers
Method
updateSizes
Set the overall size for the progress spinner. This updates the radius and stroke width of the ring. @param size One of {@link MaterialProgressDrawab
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:186
↓ 1 callers
Method
willOverTop
(int to)
cptr/src/com/chanven/lib/cptr/indicator/PtrIndicator.java:194
Method
ChildViewHolder
(View view)
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:151
Method
FullWidthFixedViewLayout
(Context context)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:437
Method
GridViewAdapter
(Context context, List<String> data)
cptr_demo/src/com/chanven/cptr/demo/GridViewAtivity.java:119
Method
GridViewOnItemSelectedListener
(OnScrollBottomListener onScrollBottomListener)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:93
Method
GridViewOnScrollListener
(OnScrollBottomListener onScrollBottomListener)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:121
Method
GridViewWithHeaderAndFooter
(Context context)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:78
Method
HeaderFooterViewHolder
(View itemView)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:233
Method
HeaderViewGridAdapter
(ArrayList<FixedViewInfo> headerViewInfos, ArrayList<FixedViewInfo> footViewInfos, ListAdapter adapter)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:498
Method
LayoutParams
(Context c, AttributeSet attrs)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:945
Method
ListViewAdapter
(Context context, List<String> data)
cptr_demo/src/com/chanven/cptr/demo/SwipeListViewActivity.java:126
Method
ListViewAdapter
(Context context, List<String> data)
cptr_demo/src/com/chanven/cptr/demo/ListViewActivity.java:128
Method
ListViewOnItemSelectedListener
(OnScrollBottomListener onScrollBottomListener)
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:75
Method
ListViewOnScrollListener
(OnScrollBottomListener onScrollBottomListener)
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:103
Method
MaterialHeader
(Context context)
cptr/src/com/chanven/lib/cptr/header/MaterialHeader.java:33
Method
MaterialProgressDrawable
(Context context, View parent)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:142
Method
MyOnClickListener
(ViewHolder vh)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:263
Method
MyOnLongClickListener
(ViewHolder vh)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:281
Method
OvalShadow
(int shadowRadius, int circleDiameter)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:750
Method
PtrClassicDefaultHeader
(Context context)
cptr/src/com/chanven/lib/cptr/PtrClassicDefaultHeader.java:37
Method
PtrClassicFrameLayout
(Context context)
cptr/src/com/chanven/lib/cptr/PtrClassicFrameLayout.java:13
Method
PtrFrameLayout
(Context context)
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:88
Method
PtrUIHandlerHolder
()
cptr/src/com/chanven/lib/cptr/PtrUIHandlerHolder.java:17
Method
RecyclerAdapter
(Context context, List<String> data)
cptr_demo/src/com/chanven/cptr/demo/RecyclerViewActivity.java:123
Method
RecyclerAdapterWithHF
(RecyclerView.Adapter<ViewHolder> adapter)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:317
Method
RecyclerViewOnScrollListener
(OnScrollBottomListener onScrollBottomListener)
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:70
Method
Ring
(Callback callback)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:458
Method
ScrollChecker
()
cptr/src/com/chanven/lib/cptr/PtrFrameLayout.java:971
Method
StoreHouseBarItem
(int index, PointF start, PointF end, int color, int lineWidth)
cptr/src/com/chanven/lib/cptr/header/StoreHouseBarItem.java:26
Method
StoreHouseHeader
(Context context)
cptr/src/com/chanven/lib/cptr/header/StoreHouseHeader.java:48
Method
SwipeRefreshHelper
(SwipeRefreshLayout refreshLayout)
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:49
Method
addFootView
(int layoutId)
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:45
Method
addFootView
(int layoutId)
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:26
Method
addFootView
(int layoutId)
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:30
Method
addFooter
()
cptr/src/com/chanven/lib/cptr/loadmore/GridViewHandler.java:66
Method
addFooter
()
cptr/src/com/chanven/lib/cptr/loadmore/RecyclerViewHandler.java:44
Method
addFooter
()
cptr/src/com/chanven/lib/cptr/loadmore/ListViewHandler.java:62
Method
addFooter
(View footer)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:212
Method
addHeader
(View header)
cptr/src/com/chanven/lib/cptr/recyclerview/RecyclerAdapterWithHF.java:194
Method
addHeaderView
Add a fixed view to appear at the top of the grid. If addHeaderView is called more than once, the views will appear in the order they were added. View
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:127
Method
applyTransformation
(float interpolatedTime, Transformation t)
cptr/src/com/chanven/lib/cptr/header/MaterialProgressDrawable.java:343
Method
applyTransformation
(float interpolatedTime, Transformation t)
cptr/src/com/chanven/lib/cptr/header/MaterialHeader.java:25
Method
applyTransformation
(float interpolatedTime, Transformation t)
cptr/src/com/chanven/lib/cptr/header/StoreHouseBarItem.java:54
Method
areAllItemsEnabled
()
cptr/src/com/chanven/lib/cptr/loadmore/GridViewWithHeaderAndFooter.java:597
Method
autoRefresh
()
cptr/src/com/chanven/lib/cptr/loadmore/SwipeRefreshHelper.java:42
Method
checkCanDoRefresh
(PtrFrameLayout frame, View content, View header)
cptr/src/com/chanven/lib/cptr/PtrDefaultHandler.java:37
← previous
next →
201–300 of 539, ranked by callers