A basic RecyclerView exercise that I coded for a job application. The employer required the use of coroutines and XML views. Use of Retrofit was not mentioned, so I used built-in HTTP and JSON capabilities only.
A basic RecyclerView exercise that I coded for a job application. The employer required the use of coroutines and XML views. Use of Retrofit was not mentioned, so I used built-in HTTP and JSON capabilities only.