SectionedRecyclerViewAdapter v1.1.3 Release Notes

Release Date: 2017-07-22 // over 6 years ago
  • Section class

    • ➕ Add checks for resource ids in setState and throw exception if missing.

    SectionedRecyclerViewAdapter class

    • ➕ Add methods notifyNotLoadedStateChanged, notifyStateChangedToLoaded and notifyStateChangedFromLoaded.
    • ➕ Add methods notifyHeaderInsertedInSection, notifyFooterInsertedInSection, notifyHeaderRemovedFromSection and notifyFooterRemovedFromSection.
    • ➕ Add methods notifySectionChangedToVisible and notifySectionChangedToInvisible.