Fixed Linear Layout Manager
Workaround for a known RecyclerView bug: wraps LinearLayoutManager and catches IndexOutOfBoundsException in onLayoutChildren().
Constructors
Link copied to clipboard
public void FixedLinearLayoutManager(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)