Hi Folks,

I am setting a ColorFilter on one of my ImageViews with the following code: 
-

    views.setInt(myView, "setColorFilter", myColour);

Is there any way to remove this filter to return the colours to normal?  I 
have tried using: -

    views.setInt(iconResource, "setColorFilter", -1);

Any ideas what I could do to reset this?

Thanks!
All the best,
Ash


-- 
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

Reply via email to