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)