| Interface | Description |
|---|---|
| ExpiringViewListener<V extends android.view.View> |
This interface defines a view to expire automatically after awhile.
|
| LoadingViewListener<V extends android.view.View> |
A loading view is a
View which can indicate whether it is in a loading state or in a
onTokenSelectionViewReady state. |
| PersistableView |
When the view implements this interface the
FlowCoordinator
will save resp. |