From 72dc7abf8b220bc64917b8383f954b5c55dd419f Mon Sep 17 00:00:00 2001 From: dtvv Date: Wed, 5 Sep 2018 14:49:35 -0500 Subject: [PATCH] =?UTF-8?q?Change=20the=20=E2=80=9Ccancel=E2=80=9D=20butto?= =?UTF-8?q?n=20in=20the=20send=20assets=20screen=20to=20a=20cross?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/send_transaction.xml | 30 +++++++++++++------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout/send_transaction.xml b/app/src/main/res/layout/send_transaction.xml index 34116a5..b691589 100644 --- a/app/src/main/res/layout/send_transaction.xml +++ b/app/src/main/res/layout/send_transaction.xml @@ -2,6 +2,7 @@ @@ -13,12 +14,10 @@ @@ -228,16 +227,27 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="@+id/viewSend" /> - + app:layout_constraintEnd_toEndOf="parent" + android:padding="5dp"> + + + + +