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] color support for TextInput secureTextEntry={true} #6563

Closed

Conversation

brunobar79
Copy link
Contributor

Color property is ignored for TextInput with secureTextEntry={true} on Android.

This is coming from #6540 and being split into 2 PRs by suggestion of @dmmiller.
As he mentioned does almost the same except it #6064 doesn't handle null case.

Working example:

scn949wlce

@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @mkonicek, @dmmiller and @kmagiera to be potential reviewers.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Mar 21, 2016
@dmmiller
Copy link

Will you also add a change to the Text sample which shows it working please? And then I'll accept.

@brunobar79
Copy link
Contributor Author

@dmiller Sure. What kind of change?

@dmmiller
Copy link

Look at TextExample.android.js in UIExplorer. It has a bunch of Text boxes with examples of how to use various properties. Add a new one as appropriate to show the usage.

@brunobar79
Copy link
Contributor Author

@dmiller NVM. I know what you're talking about. I'll update shortly

@facebook-github-bot
Copy link
Contributor

@brunobar79 updated the pull request.

@brunobar79
Copy link
Contributor Author

@dmiller added example

@dmmiller
Copy link

@facebook-github-bot shipit

Awesome, thanks for doing this.

@mkonicek
Copy link
Contributor

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to Phabricator to review.

@ghost ghost closed this in 2a2ba4b Mar 21, 2016
jeffchienzabinet pushed a commit to jeffchienzabinet/react-native that referenced this pull request Mar 21, 2016
Summary:Color property is ignored for TextInput with secureTextEntry={true} on Android.

This is coming  from facebook#6540 and being split into 2 PRs by suggestion of dmmiller.
As he mentioned does almost the same  except it facebook#6064 doesn't handle null case.

Working example:

![scn949wlce](https://cloud.githubusercontent.com/assets/1247834/13929873/b700d650-ef72-11e5-9d67-0a7e0385bc2a.gif)
Closes facebook#6563

Differential Revision: D3077583

Pulled By: mkonicek

fb-gh-sync-id: f0761346b77060abf17f1d4573b375adebc5c607
shipit-source-id: f0761346b77060abf17f1d4573b375adebc5c607
machard pushed a commit to machard/react-native that referenced this pull request Apr 7, 2016
Summary:Color property is ignored for TextInput with secureTextEntry={true} on Android.

This is coming  from facebook#6540 and being split into 2 PRs by suggestion of dmmiller.
As he mentioned does almost the same  except it facebook#6064 doesn't handle null case.

Working example:

![scn949wlce](https://cloud.githubusercontent.com/assets/1247834/13929873/b700d650-ef72-11e5-9d67-0a7e0385bc2a.gif)
Closes facebook#6563

Differential Revision: D3077583

Pulled By: mkonicek

fb-gh-sync-id: f0761346b77060abf17f1d4573b375adebc5c607
shipit-source-id: f0761346b77060abf17f1d4573b375adebc5c607
@cupofjoakim
Copy link

Are there any information on when/if this is being added to an actual release?

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants