Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.customview.widget\n==========================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/customview/widget/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-------------------------------------------------------------------|--------------------------------------------------|\n| [Openable](/reference/kotlin/androidx/customview/widget/Openable) | A layout that has two states: opened and closed. |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ExploreByTouchHelper](/reference/kotlin/androidx/customview/widget/ExploreByTouchHelper) | ExploreByTouchHelper is a utility class for implementing accessibility support in custom [View](https://developer.android.com/reference/android/view/View.html)s that represent a collection of View-like logical items. |\n| [ViewDragHelper](/reference/kotlin/androidx/customview/widget/ViewDragHelper) | ViewDragHelper is a utility class for writing custom ViewGroups. |\n| [ViewDragHelper.Callback](/reference/kotlin/androidx/customview/widget/ViewDragHelper.Callback) | A Callback is used as a communication channel with the ViewDragHelper back to the parent view using it. |"]]