| Interface | Description |
|---|---|
| SlidingUpPanelLayout.PanelSlideListener |
Listener for monitoring events about sliding panes.
|
| Class | Description |
|---|---|
| ScrollableViewHelper |
Helper class for determining the current scroll positions for scrollable views.
|
| SlidingUpPanelLayout | |
| SlidingUpPanelLayout.LayoutParams | |
| SlidingUpPanelLayout.SimplePanelSlideListener |
No-op stubs for
SlidingUpPanelLayout.PanelSlideListener. |
| 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.
|
| Enum | Description |
|---|---|
| SlidingUpPanelLayout.PanelState |
Current state of the slideable view.
|