Вопрос

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.

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top