标签:
1、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 ?
after your call to dialog.show()
.
标签:
原文地址:http://my.oschina.net/u/1389206/blog/402453