I am using an AutoCompleteEditText and I want to make it appearance as 
But I don’t know how it will be.
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.
The general way to do this is by using 9-patch more info here http://developer.android.com/guide/developing/tools/draw9patch.html. But in this case you can use simpler solution.
in your main layout
search_gradien.xml
transparent_background.xml
fix your colors or dimensions if needed.