Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
活动结束后有没有办法打开对话框?如果我尝试打开它,我会收到错误消息:
活动泄露了最初添加在这里的窗口
一个对话框需要一个活动,所以这是预期的行为。我认为这链接到一个可能的解决方法:How do I display a dialog in android without an Activity context?