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. --- wallet/src/main/res/navigation/nav_graph.xml | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) (limited to 'wallet/src/main/res/navigation') diff --git a/wallet/src/main/res/navigation/nav_graph.xml b/wallet/src/main/res/navigation/nav_graph.xml index 5523d8b..a06abad 100644 --- a/wallet/src/main/res/navigation/nav_graph.xml +++ b/wallet/src/main/res/navigation/nav_graph.xml @@ -42,19 +42,14 @@ android:label="Review Payment" tools:layout="@layout/fragment_prompt_payment"> - + - - -