| Interface | Description |
|---|---|
| Loader |
The refresh controller for footer behavior.
|
| OnLoadListener |
Implementing this interface to listener to the refreshing state of footer behavior or content
behavior's logical footer.
|
| OnRefreshListener |
Implementing this interface to listener to the refreshing state of header behavior or content
behavior's logical header.
|
| OnScrollListener |
Implementing this interface and register it with a behavior, then you can observe the scrolling
event of the view that the behavior is attached.
|
| RefreshController | |
| Refresher |
Refreshing controller of header behavior.
|
| Class | Description |
|---|---|
| LiteRefreshHelper |
Some utils that can make use of this library more convenient.
|