Retrofit2 onResponse not called – Twitter API
i have a method where i load the followers of the specific id from the twitter API, i use it twice in the class, one to load the logged in user's followers and one for other user's followers. The logged…