SugarTask icon indicating copy to clipboard operation
SugarTask copied to clipboard

can i only return object , what about list<object>

Open madibalive opened this issue 9 years ago • 0 comments

Hi am trying to use the library, but anything i return list<Objects> from the background , it seem i can only call object on the onfinish task , altering the return object cause it ~not overiding methods ~ how to fix this

update it seem i can access class variable from inbackground -- is this logic designed , because am thinking if i access varaible from inbackground wont the it leak if i leave before the inbackground finishes and need to access data

it seem i can access

madibalive avatar Nov 15 '16 08:11 madibalive