SectionedRecyclerViewAdapter v2.1.0 Release Notes

Release Date: 2019-06-09 // almost 5 years ago
    • Set source and target compatibility to Java 8

    SectionedRecyclerViewAdapter class

    • ➕ Add methods addSection and getSection with index as parameter
    • ➕ Add method getSectionIndex
    • ➕ Add method getSectionCount
    • ✂ Remove method getSectionPosition(int)

    🏗 SectionParameters.Builder class

    • ✂ Remove constructor with itemResourceId as parameter.