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

[FIX] 1.shimmer show wrong when fix layout changed 2. stop when #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FieldWangHD
Copy link

Hi,
This PR fix two things:

  1. When there is a layout change, we should recalculate the maskCanvas.
  2. When an animated view comes into invisible,we should stop the animation.
    Thank for review and forward to deep discuss.

@veghtomi
Copy link
Contributor

veghtomi commented Jun 4, 2018

@woyunowuyuda thanks for the PR! However, the second issue you are fixing is already in the library. The setVisibility() method is overridden to handle this situation.

@FieldWangHD
Copy link
Author

@veghtomi sorry for that.I deleted the visibility code.

@VitalyNikonorov
Copy link

I've fixed the same problem here: #57

@FieldWangHD
Copy link
Author

@VitalyNikonorov I think this would be different.You can check it out by change the TextView#textSize.

@veghtomi
Copy link
Contributor

Sorry guys, I have been quite busy. At the weekend I will check the merge request and allow one of it! Thanks for the patience!

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

Successfully merging this pull request may close these issues.

3 participants