跳过导航链接
A C G H L O S T V 

A

attach(RecyclerView) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
attach(RecyclerView, int) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 

C

canScrollHorizontally() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
canScrollVertically() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
checkLayoutParams(RecyclerView.LayoutParams) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
computeScrollVectorForPosition(int) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 

G

GalleryLayoutManager - github.hellocsl.layoutmanager.gallery中的类
A custom LayoutManager to build a Gallery or a ViewPagerlike RecyclerView and support both GalleryLayoutManager.HORIZONTAL and GalleryLayoutManager.VERTICAL scroll.
GalleryLayoutManager(int) - 类 的构造器github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
GalleryLayoutManager.ItemTransformer - github.hellocsl.layoutmanager.gallery中的接口
A ItemTransformer is invoked whenever a attached item is scrolled.
GalleryLayoutManager.LayoutParams - github.hellocsl.layoutmanager.gallery中的类
 
GalleryLayoutManager.OnItemSelectedListener - github.hellocsl.layoutmanager.gallery中的接口
Listen for changes to the selected item
generateDefaultLayoutParams() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
generateLayoutParams(Context, AttributeSet) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
generateLayoutParams(ViewGroup.LayoutParams) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
getCurSelectedPosition() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
getOrientation() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
getOrientationHelper() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
getState() - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
github.hellocsl.layoutmanager.gallery - 程序包 github.hellocsl.layoutmanager.gallery
 

H

HORIZONTAL - 类 中的静态变量github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 

L

LayoutParams(Context, AttributeSet) - 类 的构造器github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.LayoutParams
 
LayoutParams(int, int) - 类 的构造器github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.LayoutParams
 
LayoutParams(ViewGroup.MarginLayoutParams) - 类 的构造器github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.LayoutParams
 
LayoutParams(ViewGroup.LayoutParams) - 类 的构造器github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.LayoutParams
 
LayoutParams(RecyclerView.LayoutParams) - 类 的构造器github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.LayoutParams
 

O

onItemSelected(RecyclerView, View, int) - 接口 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.OnItemSelectedListener
 
onLayoutChildren(RecyclerView.Recycler, RecyclerView.State) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 

S

scrollHorizontallyBy(int, RecyclerView.Recycler, RecyclerView.State) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
scrollVerticallyBy(int, RecyclerView.Recycler, RecyclerView.State) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
setCallbackInFling(boolean) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
setItemTransformer(GalleryLayoutManager.ItemTransformer) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
setOnItemSelectedListener(GalleryLayoutManager.OnItemSelectedListener) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
smoothScrollToPosition(RecyclerView, RecyclerView.State, int) - 类 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 

T

transformItem(GalleryLayoutManager, View, float) - 接口 中的方法github.hellocsl.layoutmanager.gallery.GalleryLayoutManager.ItemTransformer
Apply a property transformation to the given item.

V

VERTICAL - 类 中的静态变量github.hellocsl.layoutmanager.gallery.GalleryLayoutManager
 
A C G H L O S T V 
跳过导航链接