Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Add delay in @Background#525

Merged
mathieuboniface merged 4 commits intoandroidannotations:developfrom
yDelouis:332_DelayInBackground
Apr 13, 2013
Merged

Add delay in @Background#525
mathieuboniface merged 4 commits intoandroidannotations:developfrom
yDelouis:332_DelayInBackground

Conversation

@yDelouis
Copy link
Contributor

@yDelouis yDelouis commented Mar 4, 2013

Hi,

This commit is a solution for the issue #332.

Because the class Executor does not have a method executeDelayed, I use a Handler to postDelayed the call to the method execute.

Comments are very welcome.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants