WeatherLib icon indicating copy to clipboard operation
WeatherLib copied to clipboard

Location is null in HourForecast

Open v1r0x opened this issue 8 years ago • 5 comments

I'm currently writing an app using this great lib. But while implementing a method using the WeatherHourForecast I got null for all location attributes. I checked openweathermap and the location info is there. Then I checked the code and I think you missed to add these lines to the WeatherHourForecast as well.

v1r0x avatar Mar 24 '16 14:03 v1r0x

@survivingwithandroid Should I create a PR?

v1r0x avatar Mar 24 '16 14:03 v1r0x

Did you ever get this fixed?

mattbaker298 avatar Jan 16 '21 20:01 mattbaker298

Holy ... 😅 It was almost 5 years ago and I haven't touched android development in a long time. I can't even tell you if I still have the code to my app 🙈 But the link in my first post might be the fix? Have you tried it?

But since the last update of this lib is from 2015 you should consider switching to another lib.

v1r0x avatar Jan 16 '21 22:01 v1r0x

If I'm honest, I'm a bit of a noob when it comes to android development so I'm just wondering how I'd go about editing the library to fix this?

mattbaker298 avatar Jan 17 '21 00:01 mattbaker298

Good question. I've only messing around with a couple of android features several years ago. I can't remember if/how I fixed this problem. So I can't really help you. Sorry!

v1r0x avatar Jan 18 '21 20:01 v1r0x