WSDOT / wsdot-android-app

Source code for the WSDOT Android application
GNU General Public License v3.0
19 stars 12 forks source link

Fix for NullPointerException caused by responseString being null. #5

Closed waynedyck closed 10 years ago

waynedyck commented 10 years ago

This should fix the majority of the crashes caused by NullPointerExceptions in the Favorites Fragment. Other files have been modified to properly catch the same issue should it arise.