summaryrefslogtreecommitdiff
path: root/app/src/main/res/navigation/nav_graph.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/navigation/nav_graph.xml')
-rw-r--r--app/src/main/res/navigation/nav_graph.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/navigation/nav_graph.xml b/app/src/main/res/navigation/nav_graph.xml
index f00d21c..0d7d870 100644
--- a/app/src/main/res/navigation/nav_graph.xml
+++ b/app/src/main/res/navigation/nav_graph.xml
@@ -55,7 +55,7 @@
<fragment
android:id="@+id/nav_history"
- android:name="net.taler.merchantpos.MerchantHistory"
+ android:name="net.taler.merchantpos.history.MerchantHistoryFragment"
android:label="@string/history_label"
tools:layout="@layout/fragment_merchant_history" />