We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When specifying a hex value which includes alpha (8 character hex), iOS correctly tint's images but Android seems to fail.
iOS:
Android:
The text was updated successfully, but these errors were encountered:
8b88cae
Fix android's image tintColor prop when used with alpha
ee99ee3
Summary:Fixes facebook#6075 UIExplorer example has been tested with 4 levels of opacity(100,75,50,25) ![selection_029](https://cloud.githubusercontent.com/assets/11550281/13228124/31c85dcc-d9c0-11e5-90e3-3938e155d5a2.png) Closes facebook#6090 Differential Revision: D2979913 Pulled By: mkonicek fb-gh-sync-id: ff30dec853935a059979096d9b1da9088d146249 shipit-source-id: ff30dec853935a059979096d9b1da9088d146249
Successfully merging a pull request may close this issue.
When specifying a hex value which includes alpha (8 character hex), iOS correctly tint's images but Android seems to fail.
iOS:
Android:
The text was updated successfully, but these errors were encountered: