From 4af27e7b518688b24a2ae3c84e21bc398462d54a Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Tue, 26 Mar 2024 08:20:02 -0600 Subject: [wallet] Use TransactionManager.selectedScope instead of passing around scopeInfo (cherry picked from commit afcb6f620cbe2b1b0d70d23ee27344e74cf4bf1c) --- wallet/src/main/res/navigation/nav_graph.xml | 14 -------------- 1 file changed, 14 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 c48d93d..a968365 100644 --- a/wallet/src/main/res/navigation/nav_graph.xml +++ b/wallet/src/main/res/navigation/nav_graph.xml @@ -133,10 +133,6 @@ android:name="amount" app:argType="string" app:nullable="false" /> - - -