Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add animations in a header ? #75

Open
tudor07 opened this issue May 23, 2017 · 2 comments
Open

Can you add animations in a header ? #75

tudor07 opened this issue May 23, 2017 · 2 comments

Comments

@tudor07
Copy link

tudor07 commented May 23, 2017

I'm trying to put a ProgressBar in the header but the animation does not play ? Does the header support animations ?

Thanks.

@bahacan19
Copy link

+1

@usernotnull
Copy link

usernotnull commented Apr 9, 2018

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…)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants