We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ud851-Sunshine/S03.01-Exercise-RecyclerView/app/src/main/java/com/example/android/sunshine/MainActivity.java
Line 247 in 6ca736c
Please change the text to say "set the weather data to null". Setting the adapter to null would result in NPE when clicking on refresh.
The text was updated successfully, but these errors were encountered:
Yep! 👍 However, this issue has already been reported with the following issue IDs: #19 #93 #116 #121 #138
Sorry, something went wrong.
No branches or pull requests
ud851-Sunshine/S03.01-Exercise-RecyclerView/app/src/main/java/com/example/android/sunshine/MainActivity.java
Line 247 in 6ca736c
Please change the text to say "set the weather data to null". Setting the adapter to null would result in NPE when clicking on refresh.
The text was updated successfully, but these errors were encountered: