Pergunta

I would like to know if the default android checkedtextview control comes with the option of adding secondary text below the main text, sort of a description. I've seen it in the OS's setting menus. Not sure if this is custom made or already supported by the same widget.

Thanks.

Foi útil?

Solução

Have you tried looking at the documentation for CheckBox? I don't believe that there is a subtitle option built in. You will just have to put to Views into a layout to complete this.

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