For #19569 - Decrease the credit card expiry year width to ensure the month is fully visible (#19582)

upstream-sync
Codrut Topliceanu 3 years ago committed by GitHub
parent 3fb40e1f40
commit 02079cd567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -136,7 +136,7 @@
<LinearLayout
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_weight="0.8"
android:orientation="vertical">
<androidx.appcompat.widget.AppCompatSpinner

Loading…
Cancel
Save