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

Align card number field icon to end in CardMultilineWidget #3232

Merged
merged 2 commits into from
Jan 6, 2021

Conversation

mshafrir-stripe
Copy link
Collaborator

IconTextInputLayout and its related Proguard rules can now be
removed, because it is no longer needed for end-aligned icons.

IconTextInputLayout's implementation was brittle because it
relied on reflection to access internal fields in TextInputLayout
that may change in the future.

Screenshot_1609884873

`IconTextInputLayout` and its related Proguard rules can now be
removed, because it is no longer needed for end-aligned icons.

`IconTextInputLayout`'s implementation was brittle because it
relied on reflection to access internal fields in `TextInputLayout`
that may change in the future.
@mshafrir-stripe mshafrir-stripe merged commit 4e1efc4 into master Jan 6, 2021
@mshafrir-stripe mshafrir-stripe deleted the cmw-icon-end branch January 6, 2021 02:06
mshafrir-stripe added a commit that referenced this pull request Jan 13, 2021
In #3232, the card number field icon was moved to the end. The progress
view's alignment should have also been updated.
mshafrir-stripe added a commit that referenced this pull request Jan 13, 2021
In #3232, the card number field icon was moved to the end. The progress
view's alignment should have also been updated.
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.

None yet

3 participants