From de69768ac75e1608601751bd0a187e6a687dbdd2 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 20 Jul 2020 10:55:56 -0300 Subject: [wallet] move withdrawal code to withdraw package Also show payment options from exchange's payto URIs --- wallet/src/main/res/navigation/nav_graph.xml | 2 +- wallet/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'wallet/src/main/res') diff --git a/wallet/src/main/res/navigation/nav_graph.xml b/wallet/src/main/res/navigation/nav_graph.xml index c9a98f0..93db557 100644 --- a/wallet/src/main/res/navigation/nav_graph.xml +++ b/wallet/src/main/res/navigation/nav_graph.xml @@ -74,7 +74,7 @@ Waiting for confirmation Make a manual transfer to the exchange How much to withdraw? - Payment options supported by %s: + Payment options supported by %1$s:\n\n%2$s Check fees Withdrawal Error Withdrawing is currently not possible. Please try again later! -- cgit v1.2.3