udacity / ud851-Sunshine

Apache License 2.0
2k stars 4.5k forks source link

Need change of TODO instruction .. which will lead to error #158

Closed shangeethsivan closed 6 years ago

shangeethsivan commented 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

shangeethsivan commented 6 years ago

Closing it since it has been opened already https://github.com/udacity/ud851-Sunshine/issues/138