How can i show the alphabet like below:
I'm using alphabet indexer and that is works. But the alphabet missing from the right side.
Android doesn't natively support showing the alphabet on the side of a ListView. To do this, you'll need a library. You'd probably want something like this or that.