We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb8e95 commit 8d69b8fCopy full SHA for 8d69b8f
app/src/main/res/navigation/nav_graph.xml
@@ -41,7 +41,7 @@
41
<action
42
android:id="@+id/action_statisticsFragment_to_tasksFragment"
43
app:destination="@id/tasksFragment"
44
- app:popUpTo="@+id/tasksFragment" />
+ />
45
</fragment>
46
<fragment
47
android:id="@+id/tasksFragment"
@@ -76,7 +76,7 @@
76
77
android:id="@+id/action_addEditTaskFragment_to_tasksFragment"
78
79
80
81
<argument
82
android:name="userMessage"
0 commit comments