mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 07:53:37 +00:00
Close the application after starting a sync and then aborting it
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user