How to customize android spinner like this, and also the item of spinner also will look like this width. Is it possible to do this? If yes means tell the way. Otherwise what will do?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have to create 2 or 3 state 9 patch image for the
selected,pressedanddefaultstate of theSpinnerand then use them asbackgroundof theSpinner.Have a look at this post which beautifully explain all the process.