computeHorizontalScrollExtent

Override this method if you want to support scroll bars.

Read computeHorizontalScrollExtent for details.

Default implementation returns 0.

Return

The horizontal extent of the scrollbar's thumb

Parameters

state

Current state of RecyclerView

See also