mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-17 04:10:45 +01:00
refetch 3 months at scrolling all the way to the top or bottom
This commit is contained in:
parent
a81bf470c0
commit
2a6338e802
@ -8,7 +8,7 @@ const val STORED_LOCALLY_ONLY = 0
|
||||
const val ROW_COUNT = 6
|
||||
const val COLUMN_COUNT = 7
|
||||
const val SCHEDULE_CALDAV_REQUEST_CODE = 10000
|
||||
const val FETCH_INTERVAL = 1 * MONTH_SECONDS
|
||||
const val FETCH_INTERVAL = 3 * MONTH_SECONDS
|
||||
|
||||
// endless scrolling updating
|
||||
const val INITIAL_EVENTS = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user