BrooklynWelsh / CS452_Weather_App

An Android weather app being completed for CS 452 Senior Project.
0 stars 0 forks source link

Pull down refresh crashes on main activity if user got there from a search #16

Open BrooklynWelsh opened 3 years ago

BrooklynWelsh commented 3 years ago

If a user is on CurrentWeatherActivity, but they are looking at the current weather for a searched for city, as opposed to their physical location, the app crashes back to the search result screen.