| 类 | 说明 |
|---|---|
| AttachPopupView |
Description: 依附于某个View的弹窗,弹窗会出现在目标的上方或下方,如果你想要出现在目标的左边或者右边,请使用HorizontalAttachPopupView。
|
| BasePopupView |
Description: 弹窗基类
Create by lxj, at 2018/12/7
|
| BottomPopupView |
Description: 在底部显示的Popup
Create by lxj, at 2018/12/11
|
| CenterPopupView |
Description: 在中间显示的Popup
Create by dance, at 2018/12/8
|
| DrawerPopupView |
Description: 带Drawer的弹窗
Create by dance, at 2018/12/20
|
| PopupInfo |
Description: Popup的属性封装
Create by dance, at 2018/12/8
|