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
This will not be solved, it's a limitation in recycler view decorations in general (which is what this library depends on).
I suggest you close this and hope the android library will have a workaround for this issue.
Your alternative is to use header decor without item decorations, I saw another library that does this but you will sacrifice a lot (bigger code/apk size, performance, freedom in layout managers, you HAVE to extend their adapter, etc…)
I'm trying to put a ProgressBar in the header but the animation does not play ? Does the header support animations ?
Thanks.
The text was updated successfully, but these errors were encountered: