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
The fetched data is being iterated whenever the adapter is being reset. Instead, keep the fetched data as an object in the Heap and make it available to the app whenever needed.