public interface BasePopupSupporter
Description:BasePopup支持,for support and lifecycle and android x
| 限定符和类型 | 方法和说明 |
|---|---|
BasePopupWindow |
attachLifeCycle(BasePopupWindow basePopupWindow,
Object owner) |
View |
findDecorView(BasePopupWindow basePopupWindow,
Activity activity) |
BasePopupWindow |
removeLifeCycle(BasePopupWindow basePopupWindow,
Object owner) |
View findDecorView(BasePopupWindow basePopupWindow, Activity activity)
BasePopupWindow attachLifeCycle(BasePopupWindow basePopupWindow, Object owner)
BasePopupWindow removeLifeCycle(BasePopupWindow basePopupWindow, Object owner)