Skip to content

v0.8.0

Compare
Choose a tag to compare
@mikepenz mikepenz released this 15 Jan 22:47
· 1723 commits to develop since this release

general

  • update to latest MaterialDrawer SNAPSHOT to allow long ids

library

  • change identifiers from int to long
  • type getFastAdapter method
  • add animateTo method which will animate, removed, added and moved items
  • add new onPostClick listener which is called after the selection was set. So it is possible to use the count of selections for a CAB or similar logics

sample

  • the sample should define unique ids
  • showcase search in sample