androidx.customview.widget
Interfaces
Openable | A layout that has two states: opened and closed. |
Classes
ExploreByTouchHelper |
ExploreByTouchHelper is a utility class for implementing accessibility
support in custom View s that represent a collection of View-like
logical items.
|
ViewDragHelper | ViewDragHelper is a utility class for writing custom ViewGroups. |
ViewDragHelper.Callback | A Callback is used as a communication channel with the ViewDragHelper back to the parent view using it. |
Interfaces
Classes