多項選擇題以下哪些元素是屬于AlertDialog對話框的?()

A.內(nèi)容
B.標(biāo)題
C.Toast
D.按鈕


您可能感興趣的試卷

你可能感興趣的試題

3.單項選擇題android:layout_centerInParent的含義是()。

A.設(shè)置當(dāng)前控件位于父控件的水平居中位置
B.獲得父布局的居中的值
C.設(shè)置當(dāng)前控件位于父布局的中央位置
D.設(shè)置當(dāng)前控件位于父布局的垂直居中位置

5.單項選擇題第一次運行程序時調(diào)用的生命周期方法為()。

A.onCreate()-onStart()-onResume()
B.onStart()-onCreate()-onPause()
C.onCreate()-onStart()-onPause()
D.onStart()-onCreate()-onResume()