摘要: 今天在使用Android弹出对话框的时候,报了一个unable to add window错误,我的代码如下new AlertDialog.Builder(getApplicationContext()).setTitle("提示").setMessage("你确定要删除么?") .setPo... 阅读全文
posted @ 2015-03-13 11:47 yuanking 阅读(3303) 评论(0) 推荐(0)