Added contextual empty view around network status.

This commit is contained in:
Dan Galpin
2015-05-24 14:10:35 -07:00
parent cb96ffb438
commit da6401db81
4 changed files with 43 additions and 0 deletions

View File

@@ -111,5 +111,7 @@
<!-- Empty Weather Database -->
<string name="empty_forecast_list">No Weather Information Available</string>
<string name="empty_forecast_list_no_network">No weather information available. The network is not available to fetch weather data.</string>
</resources>