You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
After this library was marked as unmaintained, I started implementing an alternative, that allows me to dynamically group a list in sections: recyclerview-adapters
However, it does not implement the stickyness feature. This has many advantages in terms of speed and drawing issues, but if you need stickyness, I cannot help. It is not there and will never be.
After this library was marked as unmaintained, I started implementing an alternative, that allows me to dynamically group a list in sections: recyclerview-adapters
However, it does not implement the stickyness feature. This has many advantages in terms of speed and drawing issues, but if you need stickyness, I cannot help. It is not there and will never be.
The library is in an early development stage but will be used in production software with the next release of Kullo for Android. There is no packaging whatsoever. Use it by copying the classes of the library folder into your project. Here you find a migration guide from StickyRecyclerHeaders to DynamicSectionsAdapter.
Hope this helps someone and I am happy for every feedback.
The text was updated successfully, but these errors were encountered: