Can someone help me create a code where if, for example, says "Current Weather is Smoke" it shows a smoke icon, or if it says, "Current Weather is Sunny", it shows a sun icon.
The image pieces you require are in the aia of this tutorial as Media.
and New Forecast-at-a-Glance icons
To determine which icon to show, the app uses techniques shown in
Programming Your App to Make Decisions
1 Like
Thank You For The Reply