android-priority-jobqueue
android-priority-jobqueue copied to clipboard
how to update custom view from onRun() method
using jobManager from Fragment and onRun i have my api call (Synchronous) . i want to update my fragment view on success of Api Call