码迷,mamicode.com
首页 >  
搜索关键字:自定义adlertdialog    ( 1个结果
AlertDialog自定义效果
/***自定义AlertDialog*用于退出程序按钮**/publicclassAlertDialog{ Contextcontext; android.app.AlertDialogad; TextViewtitleView; TextViewmessageView; LinearLayoutbuttonLayout; publicAlertDialog(Contextcontext){ this.context=context; ad=newandroid.app.Aler..
分类:其他好文   时间:2015-04-30 09:07:18    阅读次数:139
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!