|
|
@ -20,7 +20,9 @@ |
|
|
android:label="FirstTimeSetupFragment" > |
|
|
android:label="FirstTimeSetupFragment" > |
|
|
<action |
|
|
<action |
|
|
android:id="@+id/action_firstTimeSetupFragment_to_gamesFragment" |
|
|
android:id="@+id/action_firstTimeSetupFragment_to_gamesFragment" |
|
|
app:destination="@id/gamesFragment" /> |
|
|
|
|
|
|
|
|
app:destination="@id/gamesFragment" |
|
|
|
|
|
app:popUpTo="@id/firstTimeSetupFragment" |
|
|
|
|
|
app:popUpToInclusive="true" /> |
|
|
</fragment> |
|
|
</fragment> |
|
|
|
|
|
|
|
|
</navigation> |
|
|
</navigation> |