diff --git a/stripe/res/layout/card_multiline_widget.xml b/stripe/res/layout/card_multiline_widget.xml index b4964e3de09..7d7a622b53a 100644 --- a/stripe/res/layout/card_multiline_widget.xml +++ b/stripe/res/layout/card_multiline_widget.xml @@ -9,7 +9,7 @@ android:layout_height="wrap_content" android:hint="@string/acc_label_card_number" android:layout_marginTop="@dimen/stripe_add_card_element_vertical_margin" - style="@style/Widget.Design.TextInputLayout" + style="@style/Stripe.CardMultilineWidget.TextInputLayout" > + + +