[fenix] For https://github.com/mozilla-mobile/fenix/issues/19569 - Decrease the credit card expiry year width to ensure the month is fully visible (https://github.com/mozilla-mobile/fenix/pull/19582)

pull/600/head
Codrut Topliceanu 3 years ago committed by GitHub
parent 693a65646c
commit 3a74d32302

@ -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