| Author |
iphone like list in android
|
Anuj Prashar
Ranch Hand
Joined: Apr 15, 2008
Posts: 99
|
|
Hi,
Below is an image from an iPhone app. I want to know if it is possible to create this kind of list in android with alphabets on right, clicking on any alphabet will get us to part of list starting with that alphabet.
Thanks
|
SCJP 5,SCWCD 5, RHCT
|
 |
Pratik Goswami
Ranch Hand
Joined: Mar 02, 2009
Posts: 136
|
|
Hi Anuj,
Here is the way to implement Section Indexing in Android as iPhone has,
You should also refer Sectionindexer & alphabetindexer for such custom implementation.
1. http://blogingtutorials.blogspot.com/2010/12/iphone-uitable-view-in-android.html
2. http://hello-android.blogspot.com/2010/11/sideindex-for-android.html
Cheers, Happy coding
Thanks
Pratik Goswami
|
iOS * Android Developer
|
 |
Anuj Prashar
Ranch Hand
Joined: Apr 15, 2008
Posts: 99
|
|
Thanks for posting links. I have already done this by using second link posted by you.
Regards,
Anuj
|
 |
 |
|
|
subject: iphone like list in android
|
|
|