Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 632 Bytes

README_PopupWindow.md

File metadata and controls

19 lines (11 loc) · 632 Bytes

PopupWindows

自定义封装的Android PopupWindow,简化创建使用PopupWindow的过程

BasePopupWindow

封装PopupWindow的基类,包含必要的属性

AlphaPopupWindow

打开PopupWindow时,窗口其他区域变半透明的PopupWindow

TopPopupWindow

在界面顶部显示的PopupWindow