Closed shangeethsivan closed 6 years ago
Sunshine - S03.01 - Exercise-RecyclerView
// TODO (46) Instead of setting the text to "", set the adapter to null before refreshing
This must be changed to
// TODO (46) Instead of setting the text to "", set the weatherData in the adapter to null before refreshing
Closing it since it has been opened already https://github.com/udacity/ud851-Sunshine/issues/138
Sunshine - S03.01 - Exercise-RecyclerView
// TODO (46) Instead of setting the text to "", set the adapter to null before refreshing
This must be changed to
// TODO (46) Instead of setting the text to "", set the weatherData in the adapter to null before refreshing