Skip navigation links
A B C D F G H I N O P R S U V W 

A

AbsBuilder(View) - Constructor for class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
addScrollerListener(RecyclerViewScrollListener.ScrollerListener) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Add a RecyclerViewScrollListener.ScrollerListener to be notified of user scrolling
addScrollerListener(RecyclerViewScrollListener.ScrollerListener) - Method in class com.futuremind.recyclerviewfastscroll.RecyclerViewScrollListener
 

B

build() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
build() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.Builder
 
Builder(View) - Constructor for class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.Builder
 

C

com.futuremind.recyclerviewfastscroll - package com.futuremind.recyclerviewfastscroll
 
com.futuremind.recyclerviewfastscroll.viewprovider - package com.futuremind.recyclerviewfastscroll.viewprovider
 

D

DefaultBubbleBehavior - Class in com.futuremind.recyclerviewfastscroll.viewprovider
Created by Michal on 11/08/16.
DefaultBubbleBehavior(VisibilityAnimationManager) - Constructor for class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultBubbleBehavior
 
DefaultScrollerViewProvider - Class in com.futuremind.recyclerviewfastscroll.viewprovider
Created by Michal on 05/08/16.
DefaultScrollerViewProvider() - Constructor for class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 

F

FastScroller - Class in com.futuremind.recyclerviewfastscroll
Created by mklimczak on 28/07/15.
FastScroller(Context) - Constructor for class com.futuremind.recyclerviewfastscroll.FastScroller
 
FastScroller(Context, AttributeSet) - Constructor for class com.futuremind.recyclerviewfastscroll.FastScroller
 
FastScroller(Context, AttributeSet, int) - Constructor for class com.futuremind.recyclerviewfastscroll.FastScroller
 

G

getBubbleBehavior() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
getBubbleOffset() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 
getBubbleOffset() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
To offset the position of the bubble relative to the handle.
getContext() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
getHandleBehavior() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
getScroller() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
getSectionTitle(int) - Method in interface com.futuremind.recyclerviewfastscroll.SectionTitleProvider
Should be implemented by the adapter of the RecyclerView.
getValueInRange(float, float, float) - Static method in class com.futuremind.recyclerviewfastscroll.Utils
 
getViewRawX(View) - Static method in class com.futuremind.recyclerviewfastscroll.Utils
 
getViewRawY(View) - Static method in class com.futuremind.recyclerviewfastscroll.Utils
 

H

hide() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
hideAnimator - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
hideAnimatorResource - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
hideDelay - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 

I

isVertical() - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
 

N

notifyListeners(float) - Method in class com.futuremind.recyclerviewfastscroll.RecyclerViewScrollListener
 

O

onHandleGrabbed() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultBubbleBehavior
 
onHandleGrabbed() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
onHandleGrabbed() - Method in interface com.futuremind.recyclerviewfastscroll.viewprovider.ViewBehavior
 
onHandleReleased() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultBubbleBehavior
 
onHandleReleased() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
onHandleReleased() - Method in interface com.futuremind.recyclerviewfastscroll.viewprovider.ViewBehavior
 
onLayout(boolean, int, int, int, int) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
 
onScroll(float) - Method in interface com.futuremind.recyclerviewfastscroll.RecyclerViewScrollListener.ScrollerListener
 
onScrolled(RecyclerView, int, int) - Method in class com.futuremind.recyclerviewfastscroll.RecyclerViewScrollListener
 
onScrollFinished() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultBubbleBehavior
 
onScrollFinished() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
onScrollFinished() - Method in interface com.futuremind.recyclerviewfastscroll.viewprovider.ViewBehavior
 
onScrollStarted() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultBubbleBehavior
 
onScrollStarted() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
onScrollStarted() - Method in interface com.futuremind.recyclerviewfastscroll.viewprovider.ViewBehavior
 
onScrollStateChanged(RecyclerView, int) - Method in class com.futuremind.recyclerviewfastscroll.RecyclerViewScrollListener
 

P

pivotX - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
pivotY - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
provideBubbleBehavior() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 
provideBubbleBehavior() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
provideBubbleTextView() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 
provideBubbleTextView() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
Bubble view has to provide a TextView that will show the index title.
provideBubbleView(ViewGroup) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 
provideBubbleView(ViewGroup) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
provideHandleBehavior() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 
provideHandleBehavior() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
provideHandleView(ViewGroup) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.DefaultScrollerViewProvider
 
provideHandleView(ViewGroup) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 

R

RecyclerViewScrollListener - Class in com.futuremind.recyclerviewfastscroll
Created by Michal on 04/08/16.
RecyclerViewScrollListener(FastScroller) - Constructor for class com.futuremind.recyclerviewfastscroll.RecyclerViewScrollListener
 
RecyclerViewScrollListener.ScrollerListener - Interface in com.futuremind.recyclerviewfastscroll
 

S

ScrollerViewProvider - Class in com.futuremind.recyclerviewfastscroll.viewprovider
Created by Michal on 05/08/16.
ScrollerViewProvider() - Constructor for class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
SectionTitleProvider - Interface in com.futuremind.recyclerviewfastscroll
Created by mklimczak on 31/07/15.
setBackground(View, Drawable) - Static method in class com.futuremind.recyclerviewfastscroll.Utils
 
setBubbleColor(int) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Set the background color of the bubble.
setBubbleTextAppearance(int) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Sets the text appearance of the bubble.
setFastScroller(FastScroller) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.ScrollerViewProvider
 
setHandleColor(int) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Set the background color of the handle.
setOrientation(int) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Set the orientation of the FastScroller.
setRecyclerView(RecyclerView) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Attach the FastScroller to RecyclerView.
setViewProvider(ScrollerViewProvider) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
Enables custom layout for FastScroller.
setVisibility(int) - Method in class com.futuremind.recyclerviewfastscroll.FastScroller
 
show() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
showAnimator - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
showAnimatorResource - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 

U

updatePivot() - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
Utils - Class in com.futuremind.recyclerviewfastscroll
Created by mklimczak on 31/07/15.
Utils() - Constructor for class com.futuremind.recyclerviewfastscroll.Utils
 

V

view - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
view - Variable in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
ViewBehavior - Interface in com.futuremind.recyclerviewfastscroll.viewprovider
Created by Michal on 11/08/16.
VisibilityAnimationManager - Class in com.futuremind.recyclerviewfastscroll.viewprovider
Created by Michal on 05/08/16.
VisibilityAnimationManager(View, int, int, float, float, int) - Constructor for class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager
 
VisibilityAnimationManager.AbsBuilder<T extends VisibilityAnimationManager> - Class in com.futuremind.recyclerviewfastscroll.viewprovider
 
VisibilityAnimationManager.Builder - Class in com.futuremind.recyclerviewfastscroll.viewprovider
 

W

withHideAnimator(int) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
withHideDelay(int) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
withPivotX(float) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
withPivotY(float) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
withShowAnimator(int) - Method in class com.futuremind.recyclerviewfastscroll.viewprovider.VisibilityAnimationManager.AbsBuilder
 
A B C D F G H I N O P R S U V W 
Skip navigation links