i have a Button with a nice background selector. fine. in stead of text in the button, i want an image. i have tried just changing it to an ImageButton with a src attribute. when i do this, it looks like a gray background is overlaid behind my selector, behind the src image.
when i change back to a regular Button, the problem goes away. what i want is just my background selector, plus the src image (in stead of the button text).
any ideas?