| 接口 | 说明 |
|---|---|
| PopupDrawerLayout.OnCloseListener | |
| SmartDragLayout.OnCloseListener |
| 类 | 说明 |
|---|---|
| CheckView |
Description: 对勾View
Create by dance, at 2018/12/21
|
| LoadingView |
Description: 加载View
Create by dance, at 2018/12/18
|
| PartShadowContainer |
Description:
Create by dance, at 2019/1/10
|
| PopupDrawerLayout |
Description: 根据手势拖拽子View的layout,这种类型的弹窗比较特殊,不需要额外的动画器,因为
动画是根据手势滑动而发生的
Create by dance, at 2018/12/20
|
| SmartDragLayout |
Description: 智能的拖拽布局,优先滚动整体,整体滚到头,则滚动内部能滚动的View
Create by dance, at 2018/12/23
|