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

F

FastScroll - Class in com.devbrackets.android.recyclerext.widget
A class that provides the functionality of a fast scroll for the attached RecyclerView TODO: We needs options to: * Option to hide on short lists, or when scrolling is inactive (not currently scrolling) * Option to specify the delay before hiding and showing the bubble (separate for hide and show) * Horizontal support? * Callbacks when hiding/showing the bubble and when we should hide/show the handle * customize visibility animation for bubble
FastScroll(Context) - Constructor for class com.devbrackets.android.recyclerext.widget.FastScroll
 
FastScroll(Context, AttributeSet) - Constructor for class com.devbrackets.android.recyclerext.widget.FastScroll
 
FastScroll(Context, AttributeSet, int) - Constructor for class com.devbrackets.android.recyclerext.widget.FastScroll
 
FastScroll(Context, AttributeSet, int, int) - Constructor for class com.devbrackets.android.recyclerext.widget.FastScroll
 
FastScroll.FastScrollPopupCallbacks - Interface in com.devbrackets.android.recyclerext.widget
 
FastScroll.RecyclerScrollListener - Class in com.devbrackets.android.recyclerext.widget
Listens to the scroll position changes of the parent (RecyclerView) so that the handle will always have the correct position
FastScrollBubbleVisibilityAnimation - Class in com.devbrackets.android.recyclerext.animation
 
FastScrollBubbleVisibilityAnimation(View, boolean) - Constructor for class com.devbrackets.android.recyclerext.animation.FastScrollBubbleVisibilityAnimation
 
FastScrollBubbleVisibilityAnimation.BubbleVisibilityAnimationListener - Class in com.devbrackets.android.recyclerext.animation
Listens to the FastScrollBubbleVisibilityAnimation making sure the bubble has the correct visibilities at the start and end of the animation
filterQueryProvider - Variable in class com.devbrackets.android.recyclerext.adapter.RecyclerCursorAdapter
 
findMaxElevation(RecyclerView) - Method in class com.devbrackets.android.recyclerext.adapter.helper.SimpleElevationItemTouchHelperCallback
Finds the elevation of the highest visible viewHolder to make sure the elevated view from SimpleElevationItemTouchHelperCallback.updateElevation(RecyclerView, RecyclerView.ViewHolder, boolean) is above all others.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links