views:

10

answers:

0

I'm pretty sure I saw a specific command for this, but I can't remember what it's called, which means I can't Google it!

If I have an image resource, e.g. R.drawable.myimage , which gets used in a Linearview more than once and I want to change the alpha on just a single occurrence of that image, (normally, changing the alpha changes all the occurrences of that image), what command do I use to 'unlink' the changes of that image.