-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Titles show before animation #146
Comments
I'm also facing same issue |
I know this is old, but we stumbled on the same issue. It is more visible when the background is not mainly white. The animation can be improved by using a mode of PorterDuff this way it clips the text that does not have the circle background under it yet. See the below animations to see the differences. Current (it even glitches the text because current.mp4Proposal: proposal.mp4If you want, I can open a PR. It's a simple change. |
@danilodanicomendes yes please do open a PR for it, will be much appriciated |
* Add Xfer mode to paint, so the text pixels are only drawn when the background reaches them.
The fix for this has been released in v3.3.1 |
Glad to help. Keep up the good work :) |
Describe the bug
Labels (PrimaryText, SecondaryText) show before animation, hides and show with animation again.
To Reproduce
Video https://www.youtube.com/watch?v=8XRp8cZHN9o watch in slow mode ;-)
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: