【发布时间】:2014-06-07 02:28:35
【问题描述】:
在我的 android 应用程序中,我想在有限的时间段内显示一个警报对话框。这意味着如果用户在有限的时间内没有回复警报对话框,则必须关闭警报框。我在互联网上搜索了这个,但找不到方法。有谁知道如何做到这一点?
【问题讨论】:
-
试试这个 [SO post][1] 中接受的答案。 [1]:stackoverflow.com/questions/14445745/…
标签: android android-alertdialog