mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Close the application after starting a sync and then aborting it
This commit is contained in:
parent
c523751aa7
commit
a5e060ff56
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
<action
|
||||
android:id="@+id/action_settingsFragment_to_syncFragment"
|
||||
app:destination="@id/syncFragment"
|
||||
app:popUpTo="@id/settingsFragment"
|
||||
app:popUpTo="@id/homeFragment"
|
||||
app:popUpToInclusive="true" />
|
||||
</fragment>
|
||||
<fragment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue