FixedLinearLayoutManager

Workaround for a known RecyclerView bug: wraps LinearLayoutManager and catches IndexOutOfBoundsException in onLayoutChildren().

Constructors

Link copied to clipboard
public void FixedLinearLayoutManager(Context context)
public void FixedLinearLayoutManager(Context context, int orientation, boolean reverseLayout)
public void FixedLinearLayoutManager(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)

Functions

Link copied to clipboard
public void onLayoutChildren(Recycler recycler, State state)