I have a recycler view which displays a list of items. For now I have hard coded the items, but I want to fetch them from an api endpoint. I have used OkHttp to fetch data f