From 02079cd567ffe90e4bc6a0b7c3dd6a926af28e46 Mon Sep 17 00:00:00 2001 From: Codrut Topliceanu <60002907+codrut-topliceanu@users.noreply.github.com> Date: Wed, 26 May 2021 18:16:29 +0300 Subject: [PATCH] For #19569 - Decrease the credit card expiry year width to ensure the month is fully visible (#19582) --- app/src/main/res/layout/fragment_credit_card_editor.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_credit_card_editor.xml b/app/src/main/res/layout/fragment_credit_card_editor.xml index a8aa0dd7c..3af89bef4 100644 --- a/app/src/main/res/layout/fragment_credit_card_editor.xml +++ b/app/src/main/res/layout/fragment_credit_card_editor.xml @@ -136,7 +136,7 @@