public interface BasePopup
| Modifier and Type | Method and Description |
|---|---|
View |
onCreateContentView()
返回一个contentView以作为PopupWindow的contentView
|
View onCreateContentView()
返回一个contentView以作为PopupWindow的contentView
BasePopupWindow.createPopupById(int),该方法支持读取View的xml布局参数,否则可能会出现与布局不一样的展示从而必须手动传入宽高等参数