AsyncManager icon indicating copy to clipboard operation
AsyncManager copied to clipboard

public void callback(String result) some time method delay call

Open azim4gvm opened this issue 8 years ago • 0 comments

AsyncManager.runBackgroundTask(new TaskRunnable<Void, String, Void>() {

}

Track Decryption in background task Normally working perfectly but sometimes take time callback method call.

especially application restart and Mediaplayer issue raise

azim4gvm avatar Sep 04 '17 12:09 azim4gvm