Skip to content

Commit

Permalink
Merge pull request #1551 from Adyen/fix/drop-down-styling
Browse files Browse the repository at this point in the history
Fix duplicate parent styling for AdyenCheckout.DropdownTextInputLayout
  • Loading branch information
OscarSpruit authored Apr 5, 2024
2 parents 04563c1 + 53b5992 commit b8cc724
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion card/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
<item name="android:textSize">18sp</item>
</style>

<style name="AdyenCheckout.DropdownTextInputLayout" />

<style name="AdyenCheckout.DropdownTextInputLayout.Installments" parent="AdyenCheckout.DropdownTextInputLayout">
<item name="android:hint">@string/checkout_card_installments_title</item>
Expand Down

0 comments on commit b8cc724

Please sign in to comment.