Question

Is it possible to get the ListPreference in Android so that each of the items in the list has two rows of text per option, not just the one that is usually seen.

WHat I am after is a little bit like this : https://wiggio.zendesk.com/attachments/token/0uwzbehz5cnkrsu/?name=Picture_12.png

Was it helpful?

Solution

custom ListPreference was the way to go, very much based on this cmwmobile.com/… with a fix or two

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