MCPcopy Create free account

hub / github.com/JasonGaoH/NestedRecyclerView / functions

Functions414 in github.com/JasonGaoH/NestedRecyclerView

↓ 1 callersMethodinitScrollListener
()
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ChildRecyclerView.java:46
↓ 1 callersMethodisChildConsumeTouch
(MotionEvent event)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ParentRecyclerView.java:129
↓ 1 callersMethodisChildRecyclerViewCanScrollUp
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ParentRecyclerView.kt:237
↓ 1 callersMethodisChildRecyclerViewCanScrollUp
()
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ParentRecyclerView.java:309
↓ 1 callersMethodisScrollDown
()
app/src/main/java/com/gaohui/nestedrecyclerview/update/UpdatedNestedRecyclerView.java:84
↓ 1 callersMethodisSmoothScrollToParent
从JFY往上滑到父容器时,是否滑动到父容器: true表示直接滑动到父容器 false表示先停留在JFY顶部,下次滑动才能滑到父容器
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/SimpleNestedRVOnScrollListener.java:155
↓ 1 callersMethodloadMore
()
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/CategoryView.java:61
↓ 1 callersMethodobtainAttributes
(Context context, AttributeSet attrs)
app/src/main/java/com/gaohui/nestedrecyclerview/update/SlidingTabLayoutRevamp.java:120
↓ 1 callersMethodonFlingChild
传递fling给child
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/SimpleNestedRVOnScrollListener.java:139
↓ 1 callersMethodonFlingParent
(UpdatedNestedRecyclerView parentRV, UpdatedNestedRecyclerView currentRV)
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/SimpleNestedRVOnScrollListener.java:120
↓ 1 callersMethodonFlingParentWhenChildAppear
(UpdatedNestedRecyclerView parentRV, UpdatedNestedRecyclerView currentRV)
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/SimpleNestedRVOnScrollListener.java:133
↓ 1 callersMethodonScrollChanged
(int scrollX)
app/src/main/java/com/gaohui/nestedrecyclerview/update/IRecommendTabLayout.java:62
↓ 1 callersMethodonTabReselected
* Called when a tab that is already selected is chosen again by the user. Some applications * may use this action to return to the top level
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:83
↓ 1 callersMethodonTabSelected
* Called when a tab enters the selected state. * * @param tab The tab that was selected */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:68
↓ 1 callersMethodonTabUnselected
* Called when a tab exits the selected state. * * @param tab The tab that was unselected */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:75
↓ 1 callersMethodonUserVisibleChange
(boolean isVisibleToUser)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/CategoryView.java:86
↓ 1 callersMethodreDispatchDownEvent
(MotionEvent motionEvent)
app/src/main/java/com/gaohui/nestedrecyclerview/update/UpdatedNestedRecyclerView.java:179
↓ 1 callersMethodreInitChildRecyclerViewHeight
(RecyclerView recyclerView, RecyclerView parentRV)
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/SimpleNestedRVOnScrollListener.java:71
↓ 1 callersMethodrefresh
()
app/src/main/java/com/gaohui/nestedrecyclerview/update/MainUpdateActivity.java:73
↓ 1 callersMethodrequestLayout
()
app/src/main/java/com/gaohui/nestedrecyclerview/update/IRecommendTabLayout.java:38
↓ 1 callersMethodsaveRecyclerViewState
NestedRVOnScrollListener使用到
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/AbsViewPagerAdapter.java:47
↓ 1 callersMethodsaveRecyclerViewState
(UpdatedNestedRecyclerView recyclerView, String tabId)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/ViewPagerAdapter.java:121
↓ 1 callersMethodscrollToCurrentTab
HorizontalScrollView scroll to current tab and at the center of whole sliding tab layout
app/src/main/java/com/gaohui/nestedrecyclerview/update/SlidingTabLayoutRevamp.java:399
↓ 1 callersMethodscrollToPosition
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ParentRecyclerView.kt:189
↓ 1 callersMethodscrollToPositionWithOffset
(int position, int offset)
app/src/main/java/com/gaohui/nestedrecyclerview/update/SimpleStaggeredGridLayoutManager.java:52
↓ 1 callersMethodsetAutoRefresh
* 设置是否支持自动刷新 * * @param autoRefresh */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:1564
↓ 1 callersMethodsetBackgroundColor
(@ColorInt int color)
app/src/main/java/com/gaohui/nestedrecyclerview/update/IRecommendTabLayout.java:28
↓ 1 callersMethodsetIndicatorPositionFromTabPosition
* 设置Indicator的position * * @param position * @param positionOffset */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:1220
↓ 1 callersMethodsetIndicatorRoundRadiusX
* 设置Indicator rx * * @param rx */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:1183
↓ 1 callersMethodsetIndicatorRoundRadiusY
* 设置Indicator ry * * @param ry */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:1192
↓ 1 callersMethodsetIsSelected
* set is selected * * @param isSelect */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabView.kt:70
↓ 1 callersMethodsetPageTitleItem
* 设置Page Title Item数据 * * @param pageTitleItem * @return */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:937
↓ 1 callersMethodsetParentRecyclerView
(UpdatedNestedRecyclerView parent)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/ViewPagerAdapter.java:82
↓ 1 callersMethodsetRecyclerView
(UpdatedNestedRecyclerView recyclerView)
app/src/main/java/com/gaohui/nestedrecyclerview/update/SimpleStaggeredGridLayoutManager.java:11
↓ 1 callersFunctionsetRippleBackground
app/src/main/java/com/gaohui/nestedrecyclerview/BaseMenuActivity.kt:75
↓ 1 callersMethodsetScrollPosition
* Set the scroll position of the tabs. This is useful for when the tabs are being displayed as * part of a scrolling container such as [ViewPager
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:291
↓ 1 callersMethodsetTabItems
(List<String> tabList)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/ViewPagerAdapter.java:67
↓ 1 callersMethodsetVelocityY
(int velocityY)
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/AbsNestedRVOnScrollListener.java:8
↓ 1 callersMethodsetViewPager
(ViewPager viewPager)
app/src/main/java/com/gaohui/nestedrecyclerview/update/IRecommendTabLayout.java:43
↓ 1 callersMethodsetup
* init */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabView.kt:41
↓ 1 callersMethodshouldChildScroll
(int deltaY)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ParentRecyclerView.java:145
↓ 1 callersMethodtryLoadMoreIfNeed
()
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/CategoryView.java:45
↓ 1 callersMethodupdate
* update */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:1046
↓ 1 callersMethodupdateParentRecyclerView
(UpdatedNestedRecyclerView recyclerView)
app/src/main/java/com/gaohui/nestedrecyclerview/update/UpdatedNestedRecyclerView.java:72
↓ 1 callersMethodupdatePullState
(UpdatedNestedRecyclerView parentRV)
app/src/main/java/com/gaohui/nestedrecyclerview/update/listener/SimpleNestedRVOnScrollListener.java:164
↓ 1 callersMethodupdateTabSelection
(int position)
app/src/main/java/com/gaohui/nestedrecyclerview/update/SlidingTabLayoutRevamp.java:429
↓ 1 callersMethodupdateTabStyles
()
app/src/main/java/com/gaohui/nestedrecyclerview/update/SlidingTabLayoutRevamp.java:333
↓ 1 callersMethodupdateView
* update view */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:964
MethodCategoryPagerAdapter
(ArrayList<CategoryView> viewList,ArrayList<String> tabList)
app/src/main/java/com/gaohui/nestedrecyclerview/java/adapter/CategoryPagerAdapter.java:22
MethodCategoryView
(@NonNull Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/CategoryView.java:19
MethodChildRecyclerView
(@NonNull Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ChildRecyclerView.java:24
MethodFlingHelper
(Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/java/utils/FlingHelper.java:11
MethodMultiTypeAdapter
(ArrayList<Object> dataList)
app/src/main/java/com/gaohui/nestedrecyclerview/java/adapter/MultiTypeAdapter.java:23
MethodNestedStaggeredGridLayoutManager
(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes,@NonNull UpdatedNestedRecyclerView bin
app/src/main/java/com/gaohui/nestedrecyclerview/update/NestedStaggeredGridLayoutManager.java:14
MethodNestedViewPager
(Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/NestedViewPager.java:10
MethodParentRecyclerView
(@NonNull Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ParentRecyclerView.java:317
MethodRecommendStaggeredGridLayoutManager
(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
app/src/main/java/com/gaohui/nestedrecyclerview/update/RecommendStaggeredGridLayoutManager.java:7
MethodSimpleCategoryViewHolder
(@NonNull View itemView)
app/src/main/java/com/gaohui/nestedrecyclerview/java/viewholder/SimpleCategoryViewHolder.java:31
MethodSimpleStaggeredGridLayoutManager
(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
app/src/main/java/com/gaohui/nestedrecyclerview/update/SimpleStaggeredGridLayoutManager.java:15
MethodSimpleTextViewHolder
(@NonNull View itemView)
app/src/main/java/com/gaohui/nestedrecyclerview/java/viewholder/SimpleTextViewHolder.java:12
MethodSlidingTabLayoutRevamp
(Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/update/SlidingTabLayoutRevamp.java:89
MethodStoreSwipeRefreshLayout
(@NonNull Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/StoreSwipeRefreshLayout.java:13
MethodUpdatedCategoryViewHolder
(@NonNull View itemView)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewholder/UpdatedCategoryViewHolder.java:23
MethodUpdatedMultiTypeAdapter
(ArrayList<Object> dataList)
app/src/main/java/com/gaohui/nestedrecyclerview/update/adpter/UpdatedMultiTypeAdapter.java:43
MethodUpdatedNestedRecyclerView
(@NonNull Context context)
app/src/main/java/com/gaohui/nestedrecyclerview/update/UpdatedNestedRecyclerView.java:45
MethodUpdatedTextViewHolder
(@NonNull View itemView)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewholder/UpdatedTextViewHolder.java:14
MethodViewPagerAdapter
(Context context, ViewPager pager)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/ViewPagerAdapter.java:46
MethodaddDisappearingView
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ParentRecyclerView.kt:103
MethodaddDisappearingView
(View child)
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/ParentRecyclerView.java:99
MethodaddOnTabSelectedListener
* Add a [OnTabSelectedListener] that will be invoked when tab selection * changes. * * @param listener */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:371
MethodaddTab
* Add a tab to this layout. The tab will be added at the end of the list. * If this is the first tab to be added it will become the selected tab.
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:338
MethodaddTabFromItemView
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:360
MethodaddTabView
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:662
MethodaddViewInternal
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:683
Methodaddition_isCorrect
app/src/test/java/com/gaohui/nestedrecyclerview/ExampleUnitTest.kt:13
MethodanimateToTab
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:754
MethodapplyModeAndGravity
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:874
MethodbindDefaultChildRecyclerViewScrolling
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/holder/SimpleCategoryHolder.kt:97
MethodcalculateScrollXForTab
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:855
MethodcanChildScrollUp
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/FixedSwipeRefreshLayout.kt:28
MethodcanChildScrollUp
()
app/src/main/java/com/gaohui/nestedrecyclerview/java/view/StoreSwipeRefreshLayout.java:35
MethodcanScrollVertically
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ParentRecyclerView.kt:97
MethodcanScrollVertically
()
app/src/main/java/com/gaohui/nestedrecyclerview/update/NestedStaggeredGridLayoutManager.java:105
MethodchangeProgress
* 改变子标题的的高度(支持动画) * * @param progress */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabView.kt:91
MethodchildFling
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ParentRecyclerView.kt:74
MethodclearAllOffset
NestedRVOnScrollListener使用到
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/AbsViewPagerAdapter.java:32
MethodclearOnTabSelectedListeners
* Remove all previously added [OnTabSelectedListener]. */
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:389
MethodconfigureTab
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:653
MethodcreateLayoutParamsForTabs
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:687
MethodcreateStoreTabView
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:1061
MethodcreateTabView
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/tab/DynamicTabLayout.kt:642
MethoddealWithChildScrollEvents
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/holder/SimpleCategoryHolder.kt:55
Methoddestroy
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/holder/SimpleCategoryHolder.kt:114
Methoddestroy
()
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewholder/UpdatedCategoryViewHolder.java:58
Methoddestroy
()
app/src/main/java/com/gaohui/nestedrecyclerview/java/viewholder/SimpleCategoryViewHolder.java:81
MethoddestroyItem
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/adapter/CategoryPagerAdapter.kt:34
MethoddestroyItem
(@NonNull ViewGroup container, int position, @NonNull Object object)
app/src/main/java/com/gaohui/nestedrecyclerview/update/viewpager/ViewPagerAdapter.java:206
MethoddestroyItem
(@NonNull ViewGroup container, int position, @NonNull Object object)
app/src/main/java/com/gaohui/nestedrecyclerview/java/adapter/CategoryPagerAdapter.java:43
MethoddispatchChildFling
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ParentRecyclerView.kt:63
MethoddispatchParentFling
app/src/main/java/com/gaohui/nestedrecyclerview/kotlin/ChildRecyclerView.kt:51
← previousnext →101–200 of 414, ranked by callers