Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.core.widget\n====================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/core/widget/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|--------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [NestedScrollView.OnScrollChangeListener](/reference/androidx/core/widget/NestedScrollView.OnScrollChangeListener) | Interface definition for a callback to be invoked when the scroll X or Y positions of a view change. |\n| [TintableCompoundButton](/reference/androidx/core/widget/TintableCompoundButton) | Interface which allows a [android.widget.CompoundButton](https://developer.android.com/reference/android/widget/CompoundButton.html) to receive tinting calls from `CompoundButtonCompat` when running on API v20 devices or lower. |\n| [TintableCompoundDrawablesView](/reference/androidx/core/widget/TintableCompoundDrawablesView) | Interface which allows [android.widget.TextView](https://developer.android.com/reference/android/widget/TextView.html) and subclasses to tint compound drawables with [TextViewCompat](/reference/androidx/core/widget/TextViewCompat) when running on API v22 devices or lower. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppWidgetManagerCompat](/reference/androidx/core/widget/AppWidgetManagerCompat) | |\n| [AutoScrollHelper](/reference/androidx/core/widget/AutoScrollHelper) | AutoScrollHelper is a utility class for adding automatic edge-triggered scrolling to Views. |\n| [CheckedTextViewCompat](/reference/androidx/core/widget/CheckedTextViewCompat) | Helper for accessing [CheckedTextView](https://developer.android.com/reference/android/widget/CheckedTextView.html). |\n| [CompoundButtonCompat](/reference/androidx/core/widget/CompoundButtonCompat) | Helper for accessing [CompoundButton](https://developer.android.com/reference/android/widget/CompoundButton.html). |\n| [ContentLoadingProgressBar](/reference/androidx/core/widget/ContentLoadingProgressBar) | ContentLoadingProgressBar implements a ProgressBar that waits a minimum time to be dismissed before showing. |\n| [EdgeEffectCompat](/reference/androidx/core/widget/EdgeEffectCompat) | Helper for accessing [EdgeEffect](https://developer.android.com/reference/android/widget/EdgeEffect.html). |\n| [ImageViewCompat](/reference/androidx/core/widget/ImageViewCompat) | Helper for accessing features in [ImageView](https://developer.android.com/reference/android/widget/ImageView.html). |\n| [ListPopupWindowCompat](/reference/androidx/core/widget/ListPopupWindowCompat) | Helper for accessing features in [ListPopupWindow](https://developer.android.com/reference/android/widget/ListPopupWindow.html). |\n| [ListViewAutoScrollHelper](/reference/androidx/core/widget/ListViewAutoScrollHelper) | An implementation of [AutoScrollHelper](/reference/androidx/core/widget/AutoScrollHelper) that knows how to scroll through a [ListView](https://developer.android.com/reference/android/widget/ListView.html). |\n| [ListViewCompat](/reference/androidx/core/widget/ListViewCompat) | **This class is deprecated.** Use [ListView](https://developer.android.com/reference/android/widget/ListView.html) directly. \u003cbr /\u003e |\n| [NestedScrollView](/reference/androidx/core/widget/NestedScrollView) | NestedScrollView is just like [ScrollView](https://developer.android.com/reference/android/widget/ScrollView.html), but it supports acting as both a nested scrolling parent and child on both new and old versions of Android. |\n| [PopupMenuCompat](/reference/androidx/core/widget/PopupMenuCompat) | Helper for accessing features in [PopupMenu](https://developer.android.com/reference/android/widget/PopupMenu.html). |\n| [PopupWindowCompat](/reference/androidx/core/widget/PopupWindowCompat) | Helper for accessing features in [PopupWindow](https://developer.android.com/reference/android/widget/PopupWindow.html). |\n| [RemoteViewsCompat.RemoteCollectionItems](/reference/androidx/core/widget/RemoteViewsCompat.RemoteCollectionItems) | Representation of a fixed list of items to be displayed in a RemoteViews collection. |\n| [RemoteViewsCompat.RemoteCollectionItems.Builder](/reference/androidx/core/widget/RemoteViewsCompat.RemoteCollectionItems.Builder) | Builder class for [RemoteCollectionItems](/reference/androidx/core/widget/RemoteViewsCompat.RemoteCollectionItems) objects. |\n| [ScrollerCompat](/reference/androidx/core/widget/ScrollerCompat) | **This class is deprecated.** Use [OverScroller](https://developer.android.com/reference/android/widget/OverScroller.html) directly. \u003cbr /\u003e |\n| [TextViewCompat](/reference/androidx/core/widget/TextViewCompat) | Helper for accessing features in [TextView](https://developer.android.com/reference/android/widget/TextView.html). |\n| [TextViewKt](/reference/androidx/core/widget/TextViewKt) | |\n| [RemoteViewsCompat](/reference/androidx/core/widget/RemoteViewsCompat) | Helper for accessing features in [RemoteViews](https://developer.android.com/reference/android/widget/RemoteViews.html). |"]]