From 69093aa9055da501fd14103ac772d730850cb7b4 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 14 May 2020 14:13:18 -0300 Subject: [wallet] Remove success pages for withdrawal and payment The user is now brought the the transaction list where both are shown directly as pending transactions. --- .../res/layout/fragment_payment_successful.xml | 63 ---------------------- .../res/layout/fragment_withdraw_successful.xml | 63 ---------------------- wallet/src/main/res/navigation/nav_graph.xml | 25 +++------ wallet/src/main/res/values/strings.xml | 4 +- 4 files changed, 9 insertions(+), 146 deletions(-) delete mode 100644 wallet/src/main/res/layout/fragment_payment_successful.xml delete mode 100644 wallet/src/main/res/layout/fragment_withdraw_successful.xml (limited to 'wallet/src/main/res') diff --git a/wallet/src/main/res/layout/fragment_payment_successful.xml b/wallet/src/main/res/layout/fragment_payment_successful.xml deleted file mode 100644 index 1c45622..0000000 --- a/wallet/src/main/res/layout/fragment_payment_successful.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - -