summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/navigation/nav_graph.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/navigation/nav_graph.xml')
-rw-r--r--wallet/src/main/res/navigation/nav_graph.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/src/main/res/navigation/nav_graph.xml b/wallet/src/main/res/navigation/nav_graph.xml
index 1ab9666..c39df94 100644
--- a/wallet/src/main/res/navigation/nav_graph.xml
+++ b/wallet/src/main/res/navigation/nav_graph.xml
@@ -72,7 +72,7 @@
android:id="@+id/historyEventFragment"
android:name="net.taler.wallet.history.HistoryEventFragment"
android:label="@string/history_detail_title"
- tools:layout="@layout/fragment_history_event" />
+ tools:layout="@layout/fragment_event_withdraw" />
<fragment
android:id="@+id/alreadyPaid"