Alexandre Masciulli

Results 1 issues of Alexandre Masciulli

Hi, I have a crash from time to time when updating data. It looks like `updateLayoutState()` throws an `IndexOutOfBoundsException` here: `FlexboxLayoutManager` line 2057 ```java int firstVisiblePosition = getPosition(firstVisible); int firstVisibleLinePosition...