Question

I'm using a ListView object with thumb scrolling enabled and am wondering how to include a large letter preview, as can be seen in the image below:

enter image description here

I know how to make the thumb scroll work; it's the large letter preview I'm looking for.

n.b. to get thumb scrolling to work, I added the following line to my ListView object in the layout XML:

android:fastScrollEnabled="true"
Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top