Dialog是Android的对话框的基类。
举一反三
- 以下哪个类对应Android中的提示对话框?() A: AlertDialog B: Dialog C: ShowDialog D: Alert
- android 中要显示对话框,要定义哪个类? A: AlertDialog.Builder B: AlertDialog C: Button D: Dialog
- 以下哪个类对应Android中的提示对话框?(<br/>) A: AlertDialog B: Dialog C: ShowDialog D: Alert
- 以下哪个类型对应Android中的提示对话框() A: AlterDialog B: Dialog C: ShowDialog D: Alter
- 用于最后显示Dialog对话框的方法是?