| Interface | Description |
|---|---|
| AutoCompleteEditText.AutoCompleteDataProvider<Type> | |
| AutoCompleteEditText.OnFilterListener | |
| AutoSizeTextView |
Interface of a text view capable of automatic text size adjusting.
|
| CheckBox.OnCheckedChangeListener |
Interface definition for a callback to be invoked when the checked state
of a compound button changed.
|
| CheckedTextView.OnCheckedChangeListener |
Interface definition for a callback to be invoked when the checked state
of a compound button changed.
|
| Chip.OnRemoveListener | |
| CornerView |
Interface of a view with rounded corners.
|
| ExpandableRecyclerView.OnChildItemClickedListener | |
| ExpandableRecyclerView.OnItemClickedListener | |
| InputView |
Interface of a view with input, which can be validated.
|
| InsetView |
Interface of a view with insets.
|
| MaxSizeView |
Interface of a view with support for maximum size.
|
| OnInsetsChangedListener | |
| OnValidateListener | |
| RadioButton.OnCheckedChangeListener |
Interface definition for a callback to be invoked when the checked state
of a compound button changed.
|
| RadioGroup.OnCheckedChangeListener |
Interface definition for a callback to be invoked when the checked
radio button changed in this group.
|
| RangeSeekBar.OnValueChangedListener | |
| RecyclerView.OnItemClickedListener | |
| RevealView | |
| SearchEditText.OnFilterListener | |
| SearchEditText.SearchDataProvider<Type> | |
| SeekBar.OnValueChangedListener | |
| Snackbar.OnDismissListener | |
| StateAnimatorView | |
| StrokeView | |
| TabBuilder | |
| TableView.CellRenderer<T,V extends android.view.View> | |
| TintedView |
Interface of a view with support for tinting.
|
| TouchMarginView |
Interface of a View with support for touch margins.
|
| UpAwareActivity | |
| ValidStateView | |
| VisibleView |
| Class | Description |
|---|---|
| ArraySearchDataProvider<Type> | |
| AutoCompleteEditText |
This implementation extends EditText directly and uses TextWatcher for tracking text changes.
|
| AutoCompleteEditText.FilterResult | |
| AutoCompleteEditText.HintSpan | |
| AutoCompleteLayout | |
| AutoCompleteLayout.AutoCompleteRow | |
| AutoCompleteLayout.DividerItemDecoration | |
| BottomBar | |
| Button |
Carbon version of android.widget.Button.
|
| CheckBox | |
| CheckedTextView | |
| Chip | |
| ConstraintLayout |
A ConstraintLayout implementation with support for material features including shadows, ripples,
rounded corners, insets, custom drawing order, touch margins, state animators and others.
|
| Divider |
A very simple class of a divider.
|
| DrawerLayout |
Carbon version of a drawer layout with support for shadows, ripples and other material features.
|
| DropDown | |
| DropDown.Adapter | |
| DropDown.ViewHolder | |
| EditText | |
| ExpandableRecyclerView | |
| ExpandableRecyclerView.Adapter<CVH extends android.support.v7.widget.RecyclerView.ViewHolder,GVH extends android.support.v7.widget.RecyclerView.ViewHolder,C,G> | |
| ExpandableRecyclerView.DividerItemDecoration | |
| ExpandableRecyclerView.GroupViewHolder | |
| ExpandableRecyclerView.SimpleGroupViewHolder | |
| ExpansionPanel | |
| FloatingActionButton |
FAB implementation using an ImageView and rounded corners.
|
| FloatingActionMenu | |
| FlowLayout |
FlowLayout layouts its children from left to right, top to bottom.
|
| FlowLayout.LayoutParams | |
| FrameLayout |
A FrameLayout implementation with support for material features including shadows, ripples,
rounded corners, insets, custom drawing order, touch margins, state animators and others.
|
| FrameLayout.LayoutParams | |
| GridLayout |
A GridLayout implementation with support for material features including shadows, ripples,
rounded corners, insets, custom drawing order, touch margins, state animators and others.
|
| GridLayout.LayoutParams | |
| HorizontalScrollView | |
| ImageView | |
| InputLayout | |
| LinearLayout |
A LinearLayout implementation with support for material features including shadows, ripples,
rounded corners, insets, custom drawing order, touch margins, state animators and others.
|
| LinearLayout.LayoutParams | |
| ListSearchDataProvider<Type> | |
| NavigationView | |
| NavigationView.ViewHolder | |
| PagerTabStrip | |
| PagerTabStrip.SavedState | |
| ProgressBar | |
| RadioButton | |
| RadioGroup |
This class is used to create a multiple-exclusion scope for a set of radio
buttons.
|
| RadioGroup.LayoutParams |
This set of layout parameters defaults the width and the height of
the children to
ViewGroup.LayoutParams.WRAP_CONTENT when they are not specified in the
XML file. |
| RangeSeekBar | |
| RecyclerView | |
| RelativeLayout |
A RelativeLayout implementation with support for material features including shadows, ripples,
rounded corners, insets, custom drawing order, touch margins, state animators and others.
|
| RelativeLayout.LayoutParams | |
| ScrollView | |
| SearchEditText |
This implementation extends EditText directly and uses TextWatcher for tracking text changes.
|
| SeekBar | |
| Snackbar | |
| TableView | |
| TableView.Adapter | |
| TableView.BooleanRenderer | |
| TableView.FloatRenderer | |
| TableView.IntegerRenderer | |
| TableView.StringRenderer | |
| TextMarker | |
| TextView | |
| Toolbar | |
| ViewPager |
| Enum | Description |
|---|---|
| AutoSizeTextMode | |
| DropDown.Mode | |
| InputLayout.ErrorMode | |
| InputLayout.LabelStyle | |
| ProgressBar.Style | |
| RangeSeekBar.Style | |
| SeekBar.Style | |
| Snackbar.Style |