• 2022-07-24
    要让对话框上显示用户自定义的界面,应该调用AlertDialog.Builder的( )方法。
    A: getLayoutInflater()
    B: setView()
    C: inflate()
    D: getView()