computeVerticalScrollExtent

Override this method if you want to support scroll bars.

Read computeVerticalScrollExtent for details.

Default implementation returns 0.

Return

The vertical extent of the scrollbar's thumb

Parameters

state

Current state of RecyclerView

See also