| インタフェース | 説明 |
|---|---|
| ObservableScrollViewCallbacks |
Callbacks for Scrollable widgets.
|
| Scrollable |
Provides common API for observable and scrollable widgets.
|
| TouchInterceptionFrameLayout.TouchInterceptionListener |
Callbacks for TouchInterceptionFrameLayout.
|
| クラス | 説明 |
|---|---|
| CacheFragmentStatePagerAdapter |
FragmentStatePagerAdapter that caches each pages.
|
| ObservableGridView |
GridView that its scroll position can be observed.
|
| ObservableGridView.FixedViewInfo | |
| ObservableGridView.HeaderViewGridAdapter | |
| ObservableListView |
ListView that its scroll position can be observed.
|
| ObservableRecyclerView |
RecyclerView that its scroll position can be observed.
|
| ObservableScrollView |
ScrollView that its scroll position can be observed.
|
| ObservableWebView |
WebView that its scroll position can be observed.
|
| ScrollUtils |
Utilities for creating scrolling effects.
|
| TouchInterceptionFrameLayout |
A layout that delegates interception of touch motion events.
|
| 列挙型 | 説明 |
|---|---|
| ScrollState |
Constants that indicates the scroll state of the Scrollable widgets.
|