android-advancedrecyclerview v0.9.3 Release Notes

Release Date: 2016-07-31 // over 7 years ago
  • [New features]

    • โž• Added RecyclerViewExpandableItemManager.setDefaultGroupsExpandedState(boolean expanded) (issue #281)
    • โž• Added SwipebleItemViewHolder.setProportionalSwipeAmountModeEnabled(boolean enabled) (issue #286)
    • โž• Added RecyclerViewExpandableItemManager.notifyGroupItemChanged(int groupPosition, Object payload)

    ๐Ÿ›  [Bug fixes]

    • ๐Ÿ›  Fixed item sliding animation not working bug (issue #285)