Close the application after starting a sync and then aborting it

This commit is contained in:
CappielloAntonio 2021-07-17 15:27:48 +02:00
parent c523751aa7
commit a5e060ff56

View file

@ -121,7 +121,7 @@
<action <action
android:id="@+id/action_settingsFragment_to_syncFragment" android:id="@+id/action_settingsFragment_to_syncFragment"
app:destination="@id/syncFragment" app:destination="@id/syncFragment"
app:popUpTo="@id/settingsFragment" app:popUpTo="@id/homeFragment"
app:popUpToInclusive="true" /> app:popUpToInclusive="true" />
</fragment> </fragment>
<fragment <fragment