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) Building the Weather UI Starting at the Center

Josh Riser
Josh Riser
2,041 Points

Weird white background behind degreeImageView?

For some reason I have a weird white/gray background around my degree image view. I tried removing it and re-adding it.. And also removing it, closing/reopening Android Studio, and adding it back in, but it still shows up.

What is happening here?

Josh Riser
Josh Riser
2,041 Points

In fact, it is happening with all ImageView's that I place in my layout.

Here is a link to a screenshot. https://www.dropbox.com/s/qw63dcjv8kv37c4/Screenshot%202015-06-06%2009.05.08.png?dl=0

Josh Riser
Josh Riser
2,041 Points

DOH! Solved my own question! I was using an ImageButton rather than an ImageView!

did you solve this ?? i am facing the same issue ??

thanks krush

1 Answer

Hurray i solved this !!

just set your imageView background color to the same bg color ....

happy coding !!