
like this view in Iphone ,i need to design the view for android.A list view contain both section Index and section Header.Please help.
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.
Try installing this app, i am most certain that there is a library project present in the app.
https://play.google.com/store/apps/details?id=com.groidify.uipatterns
Just a suggestion in case of Android the above could be accomplished by using a merge adapter by commonsware and sectionIndexer.
The closest one and smoothest would be
https://github.com/woozzu/indexableListView