| Interface | Description |
|---|---|
| AnimationCompletionListener | |
| YotiEditText.ILabelDrawListener | |
| YotiPinEntry.YotiPinEntryListener |
Listener containing methods that will be invoked by the
YotiPinEntry when
all the digits have been entered. |
| YotiRadioButton.OnCheckedChangeListener | |
| YotiRadioGroup.OnCheckedChangeListener |
Interface definition for a callback to be invoked when the checked
radio button changed in this group.
|
| Class | Description |
|---|---|
| HorizontalScrollingGradient |
An extension of a view that will allow for a drawable to be scrolled horizontally from left to
right for a specified amount of time.
|
| YotiButton | |
| YotiEditText |
Component used as an edit text and with validation capabilities.
|
| YotiHighlightedText | |
| YotiNumberPicker | |
| YotiPinEntry |
Component for entering a pin.
|
| YotiRadioButton |
A radio button is a two-states button that can be either checked or unchecked.
|
| YotiRadioGroup |
This class is used to create a multiple-exclusion scope for a set of radio
buttons.
|