From df2c1990258301eb35cec52ac2d2d5b013532a3c Mon Sep 17 00:00:00 2001 From: Preyea Regmi Date: Sun, 14 Oct 2018 10:46:27 +0545 Subject: [PATCH] receipt fixes --- ...ity_send_money_v2_transaction_complete.xml | 56 +++++++++++-------- 1 file changed, 32 insertions(+), 24 deletions(-) diff --git a/app/src/main/res/layout/activity_send_money_v2_transaction_complete.xml b/app/src/main/res/layout/activity_send_money_v2_transaction_complete.xml index b3895bd6..79f54009 100644 --- a/app/src/main/res/layout/activity_send_money_v2_transaction_complete.xml +++ b/app/src/main/res/layout/activity_send_money_v2_transaction_complete.xml @@ -73,7 +73,8 @@ @@ -185,30 +186,37 @@ android:layout_height="wrap_content" android:layout_margin="10dp" android:background="@drawable/ic_rectangle_white_extra_corners"> - - - - + + + + + @@ -217,7 +225,7 @@ android:id="@+id/address_label" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_below="@id/receiver_label" + android:layout_below="@id/nameContainer" android:padding="10dp" android:text="Address" android:textColor="@color/darkgray"