 |
How to clear an ImageView in Android? - Stack Overflow
If none of these solutions are clearing an image you've already set (especially setImageResource(0) or setImageResources(android.R.color.transparent), check to make sure you didn't make the same mistake I did and have the current image set as a background
stackoverflow.com |
 |