Skip to content
Snippets Groups Projects
Unverified Commit 8bba2ef2 authored by Juraj Kusnier's avatar Juraj Kusnier Committed by GitHub
Browse files

Update trace_location_organizer_nav_graph (#2726)

parent b1220b10
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,9 @@
app:nullable="true" />
<action
android:id="@+id/action_traceLocationCreateFragment_to_traceLocationOrganizerListFragment"
app:destination="@id/traceLocationOrganizerListFragment" />
app:destination="@id/traceLocationOrganizerListFragment"
app:popUpTo="@id/mainFragment"
app:popUpToInclusive="false" />
</fragment>
<fragment
android:id="@+id/traceLocationOrganizerListFragment"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment