I am trying to create a ListView like this. I played around with ListView control but still no luck. If any one could tell me how to do this or give me a link to a sample code highly appreciated.

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.
looks like simple listview with background color and added order numbers. you know already how to set the color. if it comes to numbers I’d use SimpleCursorAdapter to create list and ViewBinder to add numbers