Fixed
Status Update
Comments
fi...@google.com <fi...@google.com>
ar...@google.com <ar...@google.com>
ar...@google.com <ar...@google.com> #2
Can you give us the sample app or code that's exhibiting this problem?
ar...@google.com <ar...@google.com>
jn...@google.com <jn...@google.com> #3
kr...@gmail.com <kr...@gmail.com> #4
Your examples have an initial delay + a flex time.
So the first instance will be closer to ~30 mins, because you want the periodic work to only be eligible at the end of initial delay + beginning of the flex window.
So the first instance will be closer to ~30 mins, because you want the periodic work to only be eligible at the end of initial delay + beginning of the flex window.
cc...@google.com <cc...@google.com> #5
No, when `useInitialDelayForPeriodic` is set to `true`, I'm not using a flexInterval... check the code.
Description
I've created a project to show how fast the ConfirmationActivity displays:
Would be nice if the developer can control how long the confirmation is displayed, in milliseconds.