MaterialList v3.2.2 Release Notes
Release Date: 2016-03-24 // about 7 years ago-
๐ Fixed Travis CI
Previous changes from v3.0.1
-
3.0.1
- Clear method now divided:
clear
removes the dismissible Cards.clearAll
dismisses all the Cards.
3.0.0
- ๐ Builder Pattern : to easily create new Cards
- Observer Pattern : to replace the Eventbus Otto with native Java Observers
- Library shrinking : by replacing Libraries with an easy java implementation
- Java Doc : added to understand the code much easier and faster
- Thanks to Fabio Hellmann
- Clear method now divided: