Skip to content

v1.2.7

Compare
Choose a tag to compare
@mikepenz mikepenz released this 21 Mar 20:21
· 1441 commits to develop since this release

library

  • Add unit test structure with first unittest THANKS @shubhamchaudhary
  • Update ItemAdapter.java, AdapterUtil.java THANKS @Rainer-Lang
  • add move method to the ItemAdapter (might need a second look as initial tests showed a weird animation for some edge cases, might be related to the DefaultAnimator)