Pergunta

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top