Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Weather App (2015) Hooking Up the Model to the View Adding a Refresh Button

Emanuel Enberg
PLUS
Emanuel Enberg
Courses Plus Student 1,332 Points

Spinner is invisible

The ProgressBar is never visible. The refresh button works in the sense that it retrieves new data, but it just goes invisible and the progress bar doesn't show. After loading, the refresh button is shown again.

Here's my code:

MainActivity.java http://pastebin.com/cdwpau2D

activity_main.xml: http://pastebin.com/RuHVifXk