Skip to content

v5.0.5

Compare
Choose a tag to compare
@mikepenz mikepenz released this 24 Feb 20:14
· 1034 commits to develop since this release

library

  • update to FastAdapter v1.1.2
  • move toogleExpandable logic to the FastAdapter, change ExpandableDrawerItem as the item is already toggled at this point now, consume the event if we have an Expandable Item

MIGRATION

  • the result.getAdapter().toggleExpandable(position) was moved to the FastAdapter core, just remove it, it is no longer necessary