Material Checkable
An custom checkable interface extending Checkable to support check group logic.
See also
Inheritors
Types
Link copied to clipboard
Interface definition for a callback to be invoked when a MaterialCheckable is checked or unchecked.
Functions
Link copied to clipboard
abstract fun setInternalOnCheckedChangeListener(@Nullable listener: MaterialCheckable.OnCheckedChangeListener<T>)