mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 12:20:51 +01:00
reset the 4 hourly caldav update at manual refreshing
This commit is contained in:
parent
90164ba8ed
commit
3e6b64c4b6
@ -229,6 +229,7 @@ class MainActivity : SimpleActivity(), NavigationListener {
|
||||
putBoolean(ContentResolver.SYNC_EXTRAS_EXPEDITED, true)
|
||||
ContentResolver.requestSync(null, uri.authority, this)
|
||||
}
|
||||
scheduleCalDAVSync(true)
|
||||
}
|
||||
|
||||
private val calDAVSyncObserver = object : ContentObserver(Handler()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user