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 have used retrofit to fetch an api data which is very fast, efficient and minimize the code of parsing json. I also have used ListView with ViewHolder which is also beneficial for small list and memory occupation.