摘要:
定义 @null true @drawable/hint_img true @null之后直接采用: final Dialog dialog = new AlertDialog.Builder(context,R.style.MyDialog)// .setView(view) .create(); dialog.show(); dialog.setCanceledOnTouchOutside(true);这样既可 阅读全文
posted @ 2013-09-29 17:28
bobo的学习笔记
阅读(1835)
评论(0)
推荐(0)
浙公网安备 33010602011771号