| Interface | Description |
|---|---|
| SwipyRefreshLayout.OnRefreshListener |
Classes that wish to be notified when the swipe gesture correctly
triggers a refresh should implement this interface.
|
| Class | Description |
|---|---|
| SwipyRefreshLayout |
The SwipeRefreshLayout should be used whenever the user can refresh the
contents of a view via a vertical swipe gesture.
|
| Enum | Description |
|---|---|
| SwipyRefreshLayoutDirection |
Created by oliviergoutay on 1/23/15.
|