Open v1r0x opened 8 years ago
@survivingwithandroid Should I create a PR?
Did you ever get this fixed?
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.
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?
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!
I'm currently writing an app using this great lib. But while implementing a method using the
WeatherHourForecast
I gotnull
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 theWeatherHourForecast
as well.