i have a listview which i have implemented in the normal manner. I want a editbox and a button at the top of the list view and not with every item in the list view. Could someone provide me with the sample code for this purpose
Share
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.
Depending on what i can interpret you can try something like this:
You might have to customize some parameter depending on your need though. Hope this helps.
EDIT 1: The corresponding Java class
And in the manifest