Skip navigation links
A B C D E F G H I L M O P R S T U V 

S

safeBottomView() - Method in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
prevent bottom view get any touch event.
scrollbarStyle - Static variable in class com.malinskiy.superrecyclerview.R.attr
Must be one or more (separated by '|') of the following constant values.
setAdapter(RecyclerView.Adapter) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Set the adapter to the recycler Automatically hide the progressbar Set the refresh to false If adapter is empty, then the emptyview is shown
setAdapterInternal(RecyclerView.Adapter, boolean, boolean) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
setDragDistance(int) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
set the drag distance, it will force set the bottom view's width or height via this value.
setDragEdge(SwipeLayout.DragEdge) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
setEnabled(boolean) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeDismissRecyclerViewTouchListener
Enables or disables (pauses or resumes) watching for swipe-to-dismiss gestures.
setLayoutManager(RecyclerView.LayoutManager) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Set the layout manager to the recycler
setLoadingMore(boolean) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Enable/Disable the More event
setMode(SwipeItemManagerInterface.Mode) - Method in class com.malinskiy.superrecyclerview.swipe.BaseSwipeAdapter
 
setMode(SwipeItemManagerInterface.Mode) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeItemManagerImpl
 
setMode(SwipeItemManagerInterface.Mode) - Method in interface com.malinskiy.superrecyclerview.swipe.SwipeItemManagerInterface
 
setNumberBeforeMoreIsCalled(int) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
setOnDoubleClickListener(SwipeLayout.DoubleClickListener) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
setOnMoreListener(OnMoreListener) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
setOnScrollListener(RecyclerView.OnScrollListener) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Set the scroll listener for the recycler
setOnTouchListener(View.OnTouchListener) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
setPosition(int) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeItemManagerImpl.OnLayoutListener
 
setPosition(int) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeItemManagerImpl.SwipeMemory
 
setRefreshing(boolean) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
setRefreshingColor(int, int, int, int) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Set the colors for the SwipeRefreshLayout states
setRefreshingColorResources(int, int, int, int) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Set the colors for the SwipeRefreshLayout states
setRefreshListener(SwipeRefreshLayout.OnRefreshListener) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Set the listener when refresh is triggered and enable the SwipeRefreshLayout
setShowMode(SwipeLayout.ShowMode) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
There are 2 diffirent show mode.
setSkipNext(boolean) - Method in class com.malinskiy.superrecyclerview.swipe.SparseItemRemoveAnimator
 
setSwipeEnabled(boolean) - Method in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
setupMoreListener(OnMoreListener, int) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Sets the More listener
setupSwipeToDismiss(SwipeDismissRecyclerViewTouchListener.DismissCallbacks) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
shouldDenySwipe(MotionEvent) - Method in interface com.malinskiy.superrecyclerview.swipe.SwipeLayout.SwipeDenier
 
show_mode - Static variable in class com.malinskiy.superrecyclerview.R.attr
Must be one of the following constant values.
ShowMode() - Constructor for enum com.malinskiy.superrecyclerview.swipe.SwipeLayout.ShowMode
 
showMoreProgress() - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
showProgress() - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Show the progressbar
showRecycler() - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Hide the progressbar and show the recycler
SimpleSwipeListener - Class in com.malinskiy.superrecyclerview.swipe
 
SimpleSwipeListener() - Constructor for class com.malinskiy.superrecyclerview.swipe.SimpleSwipeListener
 
skipNext - Variable in class com.malinskiy.superrecyclerview.swipe.SparseItemRemoveAnimator
 
smoothScrollBy(int, int) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
Animate a scroll by the given amount of pixels along either axis.
spanCount - Static variable in class com.malinskiy.superrecyclerview.R.attr
Must be an integer value, such as "100".
SparseItemRemoveAnimator - Class in com.malinskiy.superrecyclerview.swipe
 
SparseItemRemoveAnimator() - Constructor for class com.malinskiy.superrecyclerview.swipe.SparseItemRemoveAnimator
 
stackFromEnd - Static variable in class com.malinskiy.superrecyclerview.R.attr
Must be a boolean value, either "true" or "false".
Status() - Constructor for enum com.malinskiy.superrecyclerview.swipe.SwipeLayout.Status
 
styleable() - Constructor for class com.malinskiy.superrecyclerview.R.styleable
 
superrecyclerview - Static variable in class com.malinskiy.superrecyclerview.R.styleable
Attributes that can be used with a superrecyclerview.
SuperRecyclerView - Class in com.malinskiy.superrecyclerview
 
SuperRecyclerView(Context) - Constructor for class com.malinskiy.superrecyclerview.SuperRecyclerView
 
SuperRecyclerView(Context, AttributeSet) - Constructor for class com.malinskiy.superrecyclerview.SuperRecyclerView
 
SuperRecyclerView(Context, AttributeSet, int) - Constructor for class com.malinskiy.superrecyclerview.SuperRecyclerView
 
SuperRecyclerView.LAYOUT_MANAGER_TYPE - Enum in com.malinskiy.superrecyclerview
 
superrecyclerview_layout_empty - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.layout_empty attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_layout_moreProgress - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.layout_moreProgress attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_layout_progress - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.layout_progress attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_mainLayoutId - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.mainLayoutId attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_recyclerClipToPadding - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.recyclerClipToPadding attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_recyclerPadding - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.recyclerPadding attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_recyclerPaddingBottom - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.recyclerPaddingBottom attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_recyclerPaddingLeft - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.recyclerPaddingLeft attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_recyclerPaddingRight - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.recyclerPaddingRight attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_recyclerPaddingTop - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.recyclerPaddingTop attribute's value can be found in the R.styleable.superrecyclerview array.
superrecyclerview_scrollbarStyle - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.scrollbarStyle attribute's value can be found in the R.styleable.superrecyclerview array.
swapAdapter(RecyclerView.Adapter, boolean) - Method in class com.malinskiy.superrecyclerview.SuperRecyclerView
 
swipe_progress_bar_height - Static variable in class com.malinskiy.superrecyclerview.R.dimen
 
SwipeDetector() - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeLayout.SwipeDetector
 
SwipeDismissRecyclerViewTouchListener - Class in com.malinskiy.superrecyclerview.swipe
 
SwipeDismissRecyclerViewTouchListener(RecyclerView, SwipeDismissRecyclerViewTouchListener.DismissCallbacks) - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeDismissRecyclerViewTouchListener
Constructs a new swipe-to-dismiss touch listener for the given list view.
SwipeDismissRecyclerViewTouchListener.DismissCallbacks - Interface in com.malinskiy.superrecyclerview.swipe
The callback interface used by SwipeDismissRecyclerViewTouchListener to inform its client about a successful dismissal of one or more list item positions.
SwipeDismissRecyclerViewTouchListener.PendingDismissData - Class in com.malinskiy.superrecyclerview.swipe
 
SwipeItemManagerImpl - Class in com.malinskiy.superrecyclerview.swipe
SwipeItemMangerImpl is a helper class to help maintain swipe status
SwipeItemManagerImpl(RecyclerView.Adapter) - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeItemManagerImpl
 
SwipeItemManagerImpl.OnLayoutListener - Class in com.malinskiy.superrecyclerview.swipe
 
SwipeItemManagerImpl.SwipeMemory - Class in com.malinskiy.superrecyclerview.swipe
 
SwipeItemManagerInterface - Interface in com.malinskiy.superrecyclerview.swipe
 
SwipeItemManagerInterface.Mode - Enum in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout - Static variable in class com.malinskiy.superrecyclerview.R.styleable
Attributes that can be used with a SwipeLayout.
swipeLayout - Variable in class com.malinskiy.superrecyclerview.swipe.BaseSwipeAdapter.BaseSwipeableViewHolder
 
SwipeLayout - Class in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout(Context) - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
SwipeLayout(Context, AttributeSet) - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
SwipeLayout(Context, AttributeSet, int) - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
SwipeLayout.DoubleClickListener - Interface in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.DragEdge - Enum in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.OnLayout - Interface in com.malinskiy.superrecyclerview.swipe
View.OnLayoutChangeListener added in API 11.
SwipeLayout.OnRevealListener - Interface in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.ShowMode - Enum in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.Status - Enum in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.SwipeDenier - Interface in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.SwipeDetector - Class in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout.SwipeListener - Interface in com.malinskiy.superrecyclerview.swipe
 
SwipeLayout_drag_edge - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.drag_edge attribute's value can be found in the R.styleable.SwipeLayout array.
SwipeLayout_horizontalSwipeOffset - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.horizontalSwipeOffset attribute's value can be found in the R.styleable.SwipeLayout array.
SwipeLayout_show_mode - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.show_mode attribute's value can be found in the R.styleable.SwipeLayout array.
SwipeLayout_verticalSwipeOffset - Static variable in class com.malinskiy.superrecyclerview.R.styleable
This symbol is the offset where the R.attr.verticalSwipeOffset attribute's value can be found in the R.styleable.SwipeLayout array.
swipeMemory - Variable in class com.malinskiy.superrecyclerview.swipe.BaseSwipeAdapter.BaseSwipeableViewHolder
 
SwipeMemory(int) - Constructor for class com.malinskiy.superrecyclerview.swipe.SwipeItemManagerImpl.SwipeMemory
 
sX - Variable in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
sY - Variable in class com.malinskiy.superrecyclerview.swipe.SwipeLayout
 
A B C D E F G H I L M O P R S T U V 
Skip navigation links