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

Bug fix for new pull request #11

Open
avenwu opened this issue Aug 27, 2017 · 1 comment
Open

Bug fix for new pull request #11

avenwu opened this issue Aug 27, 2017 · 1 comment

Comments

@avenwu
Copy link

avenwu commented Aug 27, 2017

Hi @tigerjj
This project is really helpful to handle the manual frame-animation for my case;
However there was some bugs which can be polished, I've fork the project and made some changes to fix these issues:
#2 #9 #4 #3

1. fix warning when reuse bitmap with option.in;
2. fix animation frozen issue after Home press
3. FasterAnimationsContainer is no longer singleton, so each ImageView may control it's animation;
4. global bitmap cache supported;

Since the project is kind of old, and I upgraded to Android Studio which make the diff really big, so I want to know if you'd like these change before send any Pull Request:
The mainly changes are FasterAnimationsContainer.java with LifoCache supported
click to see diff

@tigerjj
Copy link
Owner

tigerjj commented Nov 18, 2017

Sorry I just saw your comment. I will review your code soon.

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

2 participants