I apologise if this question is not clear, I think it is hard to explain what I am imagining.
I have seen this question: android - How can I make a button flash?
I believe that is the closest to what I'm trying to achieve. It appears that the button is fading in and out to simulate a fading/flashing effect.
My question is, how do I define the colours to have it fade in and out to? My button is currently grey, but I'd like it to fade in and out from grey to light green and back again (to draw attention to the button when a certain event gets fired).
If anyone could see where you could define colours in that code, I would sure appreciate it.
Thanks