Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top