MediaResizer icon indicating copy to clipboard operation
MediaResizer copied to clipboard

i cant call MediaResizer.process(option); inside a AsyncTask

Open hvar90 opened this issue 6 years ago • 1 comments

i dont know how does work process() but i need to call process in a AsyncTask for running that process on background how do i do that ? or process method has a AsyncTask inside ? thanks for the answer

hvar90 avatar Sep 14 '18 22:09 hvar90

I think this process is guaranteed for run in background thread. I'll check asap

WindSekirun avatar Sep 14 '18 23:09 WindSekirun