更改Dialog的标题和按钮颜色
android.support.v7.app.AlertDialog 在这个类中第一行就定义了如下变量: final AlertController mAlert; AlertDialog的功能的具体实现都在这个AlertController内部封装. 修改按钮颜色 1. AlertDialog.getButton {代码...} 这里的参数whichButton有三种类型: DialogInterface.BUTTON_POSITIVE DialogInterface.BUTTON_NE...
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。