Skip to content

fix: fix android:tint bug #58

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Matilda-de
Copy link

We discovered a Configuration Compatibility bug in your library through our repair tool. This issue may cause some patterns to display incorrectly across different API levels. Therefore, we recommend changing android:tint to app:tint. And it is aligned with other users’ repairing suggestions. Additionally, your library is currently referenced by many other active apps, so we have submitted this PR and hope to receive your response.

@zhanghai
Copy link
Owner

The tint you are trying to fix is inside drawable instead of on ImageViews. Are you sure the current code actually has any problem?

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.

2 participants