I would like to know if a ListView in Android has an option to place alphabets on the right like the paradigm of iPhone ListView, like below

If yes, can someone provide me with sample codes.
I am not looking for the one with an Alphabet overlay from ApisDemo but an exact one like the iPhone paradigm. Is it possible?
I implemented somthing similar a while back so i’ve modified my activity and you can take a look below, sorry its not very well commented – hope it helps!
With xml as:
ScreenShot: