Hi,
I am trying to create a custom Button.
Here is my code:
What I don't understand is, why it has a border for my 'button' and has white background when it does not have focus and an orange background when it has a focus?
I have over-ride the onDraw() method, so it should not paint anything except the text 'hello' right?




.