From 008c523ed1ebdbe198cc29c462c2988a8cef06f1 Mon Sep 17 00:00:00 2001 From: kglazko Date: Wed, 5 May 2021 12:43:09 -0700 Subject: [PATCH] For #19055 - Add a ScrollView to the Credit Card Editor Fragment (#19117) --- .../layout/fragment_credit_card_editor.xml | 337 +++++++++--------- 1 file changed, 171 insertions(+), 166 deletions(-) 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 697d32c6d6..a8aa0dd7cf 100644 --- a/app/src/main/res/layout/fragment_credit_card_editor.xml +++ b/app/src/main/res/layout/fragment_credit_card_editor.xml @@ -2,198 +2,203 @@ - - - - - - + + + android:orientation="vertical"> - + - - - - - - - + android:textSize="12sp" + app:fontFamily="@font/metropolis_semibold" /> - + app:errorEnabled="true" + app:hintEnabled="false"> - + + + + + + - - + - + + + + + + + android:baselineAligned="false" + android:orientation="horizontal"> - + android:layout_marginEnd="24dp" + android:layout_weight="1" + android:orientation="vertical"> - + - + - + - + android:layout_weight="1" + android:orientation="vertical"> - + - - + - - - - - - - + + - + + + + + + + + + - + +