| 接口 | 说明 |
|---|---|
| BaseActivity.BackPressHandler | |
| SwipeBackActivityBase | |
| SwipeBackLayout.SwipeListener |
| 类 | 说明 |
|---|---|
| BaseActivity | |
| SwipeBackActivity | |
| SwipeBackActivityHelper | |
| SwipeBackLayout | |
| 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.
|