turing-tech / MaterialScrollBar

An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Apache License 2.0
778 stars 126 forks source link

requestLayout() improperly called #64

Open ashik94vc opened 8 years ago

ashik94vc commented 8 years ago

requestLayout() improperly called by com.turingtechnologies.materialscrollbar.AlphabetIndicator{9626e1b I.E...... ......ID 1084,0-1346,262} during layout: running second layout pass

I am getting this issue when scrolling through the recyclerView.

turing-tech commented 8 years ago

Does it mention which line is causing the problem?

ashik94vc commented 8 years ago

No only this.

turing-tech commented 7 years ago

I'll need more context in order to debug this issue. (sorry for the delay)