I'm trying to use a 9-patch png for a Spinner, but the image isn't stretching as expected. I used Android Asset Studio.
Here's what the Spinner looks like: http://i.imgur.com/MOXCccq.jpg?1
and here's what the 9-patch looks like: http://i.imgur.com/gd6ywAu.png
The placement of the image is correct (it should be in the bottom right of the spinner), but I'm not sure why the color distortion is occurring (I want the entire spinner to be white).
Any suggestions? Thanks.