Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 212 Bytes

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.