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

TextView GIF drawables inside a recycler-view do not play #474

Closed
jojo-majo opened this issue Nov 12, 2017 · 2 comments
Closed

TextView GIF drawables inside a recycler-view do not play #474

jojo-majo opened this issue Nov 12, 2017 · 2 comments
Labels

Comments

@jojo-majo
Copy link

I have a recycler-view with several text-views. Some of those text-views have GIF drawable-lefts.

These GIFs play when the view-holder is first bound, but after scrolling the item off the screen then scrolling it back the GIF is no longer playing.

@jojo-majo
Copy link
Author

@koral-- Do I need to override the freezesAnimation thing somehow?

@koral-- koral-- added the bug label Nov 12, 2017
koral-- added a commit that referenced this issue Nov 12, 2017
Android support updated to 27.0.1
Changelog updated to reflect #474
Gradle wrapper regenerated with 4.3.1
koral-- added a commit that referenced this issue Nov 12, 2017
Android support updated to 27.0.1
Changelog updated to reflect #474
Gradle wrapper regenerated with 4.3.1
@koral--
Copy link
Owner

koral-- commented Nov 12, 2017

It was a bug and should be fixed in version 1.2.9-SNAPSHOT, just uploaded to maven snapshot repo.
Thanks for the report.

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

No branches or pull requests

2 participants