I've done that before by calling one of the other setImage* methods that takes an object. Something like setImageDrawable(null), etc..
On Jul 9, 5:37 pm, ArcDroid <[email protected]> wrote: > hello, > I have a picture in the setImageResource, but I want to make it null; > so far I am using i.setImageResource(1), but would like to know a > better way. > Thanks > jake -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

