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 ShippingMethodView height #1577

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Fix ShippingMethodView height #1577

merged 1 commit into from
Sep 17, 2019

Conversation

mshafrir-stripe
Copy link
Collaborator

The height of ShippingMethodView was being set to
R.dimen.shipping_method_view_height, which was causing some
of its contents to be cut off.

This logic appears to be unnecessary, although may have been required for older APIs that we no longer support. Tested on API 19 and 29.

Screenshot_1568740341

Screenshot_1568740365

The height of `ShippingMethodView` was being set to
`R.dimen.shipping_method_view_height`, which was causing some
of its contents to be cut off.

This logic appears to be unnecessary. Tested on API 19 and 29.
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.

4 participants