Skip to content

SmartRecyclerView v1.5.1

Latest
Compare
Choose a tag to compare
@ludovicroland ludovicroland released this 09 Apr 14:28
· 31 commits to master since this release

Bugfixes

  • Fix an ArrayIndexOutOfBoundsException into the SmartRecyclerAdapter#getSpanSizeForPosition(int) method when the DiffUtilSmartRecyclerAdapter#setWrappersForDiffUtil(List) method is called a second (or third, or...) time with an empty list (see #1)