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 styling of CardInputWidget #2055

Merged
merged 3 commits into from
Jan 14, 2020
Merged

Fix styling of CardInputWidget #2055

merged 3 commits into from
Jan 14, 2020

Conversation

mshafrir-stripe
Copy link
Collaborator

com.google.android.material:material:1.1.0-rc01 breaks
CardInputWidget styling. Fix this by explicitly setting
a style that extends Widget.Design.TextInputLayout.

Fixes #2053

Before After
before after

`com.google.android.material:material:1.1.0-rc01` breaks
`CardInputWidget` styling. Fix this by explicitly setting
a style that extends `Widget.Design.TextInputLayout`.

Fixes #2053
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.

Using a 1.1.0+ Material Components theme breaks CardInputWidget layout in 13.0.0
6 participants