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

Fix bug in highlighting StripeEditText fields with errors #2114

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

mshafrir-stripe
Copy link
Collaborator

Summary

The text color was not being updated correctly. It should
be updated whenever StripeEditText#shouldShowError's
value changes.

Before After
Screenshot_1580317780 Screenshot_1580317672

Motivation

ANDROID-480

Testing

  • Add tests
  • Manually verify

Summary
The text color was not being updated correctly. It should
be updated whenever `StripeEditText#shouldShowError`'s
value changes.

Motivation
ANDROID-480

Testing
- Add tests
- Manually verify
@mshafrir-stripe mshafrir-stripe merged commit 1e9dd19 into master Jan 29, 2020
@mshafrir-stripe mshafrir-stripe deleted the fix-stripe-edit-error-color branch January 29, 2020 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants