Skip to content

v1.2.9

Compare
Choose a tag to compare
@mikepenz mikepenz released this 23 Mar 19:27
· 1417 commits to develop since this release

library

  • add new param to expand and collapse to control if it should call notifyItemChanged if necessary for the expanding item
  • use the new .collapse() function with the param in the ItemAdapter
  • implement new setting to allow only one expanded expandable item inthe list

library-extension

  • update SimpleDragCallback THANKS @FabianTerhorst
    • make directions configurable

sample

  • update sample app dependencies