We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using sdk version 14.5.0, running Android 11 on emulator:
CVC field is overlapping card field using CardInputWidget in a RTL language (arabic, for instance).
CardInputWidget
The text was updated successfully, but these errors were encountered:
@jakeaaron thanks for filing, we'll have this fixed for the upcoming release
Sorry, something went wrong.
Add RTL support to card widgets
0156f13
Use `start` instead of `left` and `end` instead of `right`. Fixes #2852
Great, thanks @mshafrir-stripe !
Add RTL support to card widgets (#2873)
8979b71
mshafrir-stripe
Successfully merging a pull request may close this issue.
using sdk version 14.5.0, running Android 11 on emulator:
CVC field is overlapping card field using
CardInputWidget
in a RTL language (arabic, for instance).The text was updated successfully, but these errors were encountered: