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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top