| GroupableRadioButton.kt |
Connect all the given radio buttons into a group,
so that when one radio is checked the others are unchecked.
|
876 |
- |
| ViewHolder.kt |
A base class for all recycler view holders supporting Android Extensions-style view access.
This allows views to be used without an `itemView.<id>` prefix, and additionally caches them.
|
618 |
- |