AccordionRecycler v0.5 Release Notes
Release Date: 2019-01-05 // over 5 years ago-
- ⚡️ Kotlin version update
- ⚡️ Licence file update
Previous changes from v0.4
-
- The Data interface properties were made immutable, to further separate the extension from the actual contents.
- 🐎 A weak map of item details was added, which reuses data unless a change occurs. This, along with recursive iteration over the parent items, greatly increases performance.