Releases: TonicArtos/SuperSLiM
Releases · TonicArtos/SuperSLiM
Early Release 4.6
Changelog
- Fix scroll to start over section with one item (#60).
Early Release 4.5
Changelog
- Fix scroll at content end with grid (#55). Thank you @Eifelschaf for your help.
- Lots of minor fixes.
Early Release 4.4
Changelog
- Fix regression spamming onCreateViewHolder (#50).
Early Release 4.3
Early Release 4.1
Early Release 4
Big changes in this version. Layout and scrolling have new cleaner implementations with better performance. SuperSLiM should also be a little nicer to use with more xml configuration available and a simpler declaration of section layouts.
Changelog
- Simpler initialisation (#41).
- Configuration of SLMs through layout params and xml.
- Support for layout params and xml attrs for custom SLMs.
- Support margins (#43).
- New layout implementation.
- New scroll implementation.
- Fix layout corruption on fling (#35).
- Add scroll indicator (#14).
- Change layoutId to sectionManager (#28).
Early Release 2.4
Changelog
- Fix NPE on no header.
Early Release 2.3
Changelog
- Fix jump to inline header when scrolling (#31).