You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's say I have a long list of heterogenous views, for which the data comes from remote server. Initally some views are loaded. On scrolling the recyclerview, web service request will be made. After fetching the data how can I notify the same epoxymodel for which the request was made?
The text was updated successfully, but these errors were encountered:
Let's say I have a long list of heterogenous views, for which the data comes from remote server. Initally some views are loaded. On scrolling the recyclerview, web service request will be made. After fetching the data how can I notify the same epoxymodel for which the request was made?
The text was updated successfully, but these errors were encountered: