BrooklynWelsh / CS452_Weather_App

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

Background does not stay consistent when switching activities several times. #7

Open BrooklynWelsh opened 3 years ago

BrooklynWelsh commented 3 years ago

Default background image is clear daytime.

If user navigates from CurrentWeather activity to DailyForecast activity, then back to the CurrentWeather activity, the background will change back to the default image (assuming it wasn't already set to that image).