
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.

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.
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