I have a SortedList I'm using to represent my data for a recycler view, but I'm struggling to "clear" the data between API calls. Any help? I'm currently just looping through the list like this:I have a SortedList I'm using to represent my d
I have a SortedList I'm using to represent my data for a recycler view, but I'm struggling to "clear" the data between API calls. Any help? I'm currently just looping through the list like this:I have a SortedList I'm using to represent my d