Summary:
Nested Classes
| Inherited Constants
| Inherited Fields
| Ctors
| Methods
| Protected Methods
| Inherited Methods
NestedScrollView
public
class
NestedScrollView
extends FrameLayout
implements
NestedScrollingParent3,
NestedScrollingChild3,
ScrollingView
| java.lang.Object | ||||
| ↳ | android.view.View | |||
| ↳ | android.view.ViewGroup | |||
| ↳ | android.widget.FrameLayout | |||
| ↳ | androidx.core.widget.NestedScrollView | |||
NestedScrollView is just like ScrollView, but it supports acting
as both a nested scrolling parent and child on both new and old versions of Android.
Nested scrolling is enabled by default.
Summary
Nested classes | |
|---|---|
interface |
NestedScrollView.OnScrollChangeListener
Interface definition for a callback to be invoked when the scroll X or Y positions of a view change. |
Inherited constants |
|---|