android-advancedrecyclerview v0.8.6 Release Notes

  • [New features]

    • โž• Added these methods to RecyclerViewExpandableItemManager (issue #161)
      • getExpandedGroupsCount()
      • getCollapsedGroupsCount()
      • isAllGroupsExpanded()
      • isAllGroupsCollapsed()

    ๐Ÿ›  [Bug fixes]

    • ๐Ÿ›  Fixed issue #158, #173, #176 (NullPointerException bug)
    • ๐Ÿ›  Fixed issue #173 (crash bugs bug)
    • ๐Ÿ›  Fixed issue #163 (Dragging with only 2 items in list lags significantly more than if it had more than 2 items.. bug)
    • ๐Ÿ›  Fixed issue #153 (Bug:happens as the user dragging,and the item root view's margin is set bug)
    • ๐Ÿ›  Fixed issue #152 (bug:Samsung S3 4.1.1(genymotion) with swipe left bug)