package

androidx.customview.widget

Interfaces

OpenableA layout that has two states: opened and closed.

Classes

ExploreByTouchHelperExploreByTouchHelper is a utility class for implementing accessibility support in custom Views that represent a collection of View-like logical items.
ViewDragHelperViewDragHelper is a utility class for writing custom ViewGroups.
ViewDragHelper.CallbackA Callback is used as a communication channel with the ViewDragHelper back to the parent view using it.