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
I see that in followers and following screen, the API has been called by Volley library instead of Retrofit being already there. And moreover, the API is being called in UI itself. It's violating the Clean Code architecture.