| 接口 | 说明 |
|---|---|
| BaseAnimationInterface |
This interface gives you chance to inject your own animation or do something when the
ViewPagerEx animation (PagerTransformer) starts or ends. |
| 类 | 说明 |
|---|---|
| DescriptionAnimation |
A demo class to show how to use
BaseAnimationInterface
to make your custom animation in ViewPagerEx.PageTransformer action. |