Added empty list view in ForecastFragment

This commit is contained in:
Dan Galpin
2015-05-24 14:07:17 -07:00
parent 520559f11c
commit cb96ffb438
3 changed files with 17 additions and 0 deletions

View File

@@ -109,4 +109,7 @@
<!-- Strings related to Notification preference -->
<string name="pref_last_notification">last_notification</string>
<!-- Empty Weather Database -->
<string name="empty_forecast_list">No Weather Information Available</string>
</resources>