android-priority-jobqueue icon indicating copy to clipboard operation
android-priority-jobqueue copied to clipboard

how to update custom view from onRun() method

Open harryharihar opened this issue 6 years ago • 0 comments

using jobManager from Fragment and onRun i have my api call (Synchronous) . i want to update my fragment view on success of Api Call

harryharihar avatar Oct 16 '18 14:10 harryharihar