junixapp / XPopup

🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup for Android,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)
Apache License 2.0
7.78k stars 1.17k forks source link

atView() or watchView() must be called for AttachPopupView before show()! #1244

Open tianyu704 opened 3 days ago

tianyu704 commented 3 days ago

XPopup版本 如2.9.19

手机系统和型号 市场上主流手机品牌都有,Android 9-14

描述你的问题 bugly收集到的错误,目前无法直接复现,检查了继承AttachPopupView的所有地方,都有调用atView()或者atPoint()方法