logcat:
android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
原因:只有当前窗口才能添加弹窗
logcat:
android.view.WindowManager$BadTokenException: Unable to add window -- token null is not for an application
原因:只有当前窗口才能添加弹窗