来源: github/StickyCollection Licence: MIT 作者:
Installation (安装) Manually (手动) Drag the files from the Source folder into your project. (拖动源代码文件到项目中) Usage(使用) Just use StickCollectionViewFl
在popupWindow里面再弹出popupWindow的时候会报这样的错误
ERROR/AndroidRuntime(888): android.view.WindowManager$BadTokenException: Unable to add window -- token android.view.ViewRoot$W44ef1b68 is not valid; is your activity running?
报错的意思大概就是说依赖的Activity没了。
解决方法1
不要