From 6f45cd9e9f4e25df5048854cc421178f1cd66a59 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 5 Jan 2023 17:14:18 -0300 Subject: [wallet] Show details of tip transaction #0007476 --- wallet/src/main/res/navigation/nav_graph.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'wallet/src/main/res/navigation/nav_graph.xml') diff --git a/wallet/src/main/res/navigation/nav_graph.xml b/wallet/src/main/res/navigation/nav_graph.xml index f1d189f..ec5ec08 100644 --- a/wallet/src/main/res/navigation/nav_graph.xml +++ b/wallet/src/main/res/navigation/nav_graph.xml @@ -258,6 +258,12 @@ android:label="@string/transactions_detail_title" tools:layout="@layout/fragment_transaction_withdrawal" /> + + + + -- cgit v1.2.3