Remove Volley and Move the API logic to viewmodel
Open
hacktoberfest
- Dominant language
- Kotlin
- Stars
- 15
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.