码迷,mamicode.com
首页 > 移动开发 > 详细

Android AlertDialog

时间:2015-04-16 18:01:13      阅读:134      评论:0      收藏:0      [点我收藏+]

标签:

1、How to reduce AlertDialog.Builder title font size and positive button size?

参考:http://stackoverflow.com/questions/8881710/how-to-reduce-alertdialog-builder-title-font-size-and-positive-button-size

AlertDialog更改标题颜色,字体等:

参考:http://blog.csdn.net/findsafety/article/details/9468721 

非常漂亮的反射。但是:mTitleView.get(alertController) 的返回结果是null  。

2、Android dialog.getButton(AlertDialog.BUTTON_POSITIVE) Null Pointer ?

参考:http://stackoverflow.com/questions/24871973/android-dialog-getbuttonalertdialog-button-positive-null-pointer 

after your call to dialog.show().


Android AlertDialog

标签:

原文地址:http://my.oschina.net/u/1389206/blog/402453

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!