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

[Android][Image] tintColor breaks when using hex that includes alpha. #6075

Closed
mpretty-cyro opened this issue Feb 22, 2016 · 0 comments · May be fixed by hixio-mh/react-native#30
Closed

[Android][Image] tintColor breaks when using hex that includes alpha. #6075

mpretty-cyro opened this issue Feb 22, 2016 · 0 comments · May be fixed by hixio-mh/react-native#30
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@mpretty-cyro
Copy link

When specifying a hex value which includes alpha (8 character hex), iOS correctly tint's images but Android seems to fail.

screen shot 2016-02-22 at 4 28 19 pm

iOS:
screen shot 2016-02-22 at 4 28 13 pm

Android:
screen shot 2016-02-22 at 4 28 09 pm

@ghost ghost closed this as completed in 8b88cae Feb 26, 2016
pglotov pushed a commit to pglotov/react-native that referenced this issue Mar 15, 2016
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
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 20, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants