OneAdapter v1.5.1 Release Notes

Release Date: 2020-02-27 // about 4 years ago
    • 🛠 Fixed Bug: recycler view crash due to race condition with background and ui threads while request multiple diffing quickly
    • 💥 Breaking Changes:
      • Wrapped event hooks models with Item object in order to get additional information like item position, isSelected, etc... (using the Metadata object)