摘要:
关于alertdialog的使用要往里面添加自定义的布局的时候,AlertDialog.Builder builder = new AlertDialog.Builder(ReportWarningActivity.this); final AlertDialog alert = builder.create();如果要加进去button的话。用alert添加要在create之后加用builder加大话要在create之前加。在alert之后添加button的做法要注意到是:这里系统自带的方法可以添加三个按钮。setButton("xx",new Listenner())s 阅读全文
posted @ 2012-08-23 21:39
lightman_21
阅读(107)
评论(0)
推荐(0)

浙公网安备 33010602011771号