Callback for get*WeatherOnline #24

Closed vdr opened this issue on 18 Mar 2016 - 0 comments

@vdr vdr commented on 18 Mar 2016

weatherlib downloads the weather in the background and thus can't return them directly. Therefore the app needs a onWeatherRetrieved callback for both online and cached (the user doesn't see a difference between online and cached)

@vdr vdr added a commit that referenced this issue on 18 Mar 2016
66708dc added callback, fixes #24
@vdr vdr closed this issue on 18 Mar 2016
Labels

Priority
No priority
Milestone
core-release
Assignee
No one assigned
1 participant
@vdr