udacity / ud851-Sunshine

Apache License 2.0
2k stars 4.51k forks source link

Issue with deliverResult(), Update MainActivity.java #215

Open jharnam opened 4 years ago

jharnam commented 4 years ago

The deliverResult() method was missing the @Override annotation, which is necessary