Mr_*_*nts 7 java android android-alertdialog
我有代码:
return new AlertDialog.Builder(getActivity())
.setTitle("Warning!")
.setMessage("message!")
.setPositiveButton("yes ",
new DialogInterface.OnClickListener() {
public void onClick(DialogInterface dialog, int whichButton) {
Run Code Online (Sandbox Code Playgroud)
等...如何将.setTitle("警告!")设置为CENTER?
| 归档时间: |
|
| 查看次数: |
23263 次 |
| 最近记录: |