Look at the API Demos sample under Views ->Array (Overlay) - List9.java
On Feb 15, 3:52 am, R karthikeyan <[email protected]> wrote: > Hi, > > We need to implement a screen with list in such a way that it has a > > Section header / group header / Alphabetical header > > followed by the list of items > > Example: In contacts list, Names starting with letter "A" are > displayed under the section header with title "A". Similarly for all > other letters. Also while scrolling, the section headers stops in the > top of the screen and child views has to be shrinked. So that user > could again select the header and see the contents under them. > > Can anyone help in implementing this? > > Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

