Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top