SectionedRecyclerViewAdapter v3.2.0 Release Notes
Release Date: 2020-05-12 // almost 5 years ago-
SectionedRecyclerViewAdapter class
- ๐ Change method
getSectionItemViewTypeForAdapterViewType
to static - ๐ Change method
addSection
to throw exception when adding an existing section - ๐ Change method
getPositionInSection
to throw exception when passing header or footer position
- ๐ Change method
Previous changes from v3.1.0
-
- โ Add class
SectionAdapterListUpdateCallback
- โ Add class