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
This app fectches the data from the USGS Server through an HTTP Request via the API and feeds the data into the RecyclerView and during the fetching process the UI thread is still responding means the request in happening in the background thread