LastAdapter v1.2.0 Release Notes

Release Date: 2016-08-09 // over 7 years ago
    • 🆕 New: Added type parameter to onBind, onClick and onLongClick methods in their respective interfaces. It is an int value that matches the layout resource id used for each item.
    • 🛠 Fix: for loop range in ListReference.onItemRangeMoved.
    • 🚚 ListReference class moved to a new file.
    • ⚡️ Dependencies updated.