NestedRadioGroup

open class NestedRadioGroup : RadioGroup

可以多行布局的RadioGroup,但是会用掉子RadioButton的OnCheckedChangeListener A RadioGroup allow multiple rows layout, will use the RadioButton's OnCheckedChangeListener

Constructors

NestedRadioGroup
Link copied to clipboard
open fun NestedRadioGroup(context: Context, attrs: AttributeSet)
NestedRadioGroup
Link copied to clipboard
open fun NestedRadioGroup(context: Context)

Functions

check
Link copied to clipboard
open fun check(id: Int)