A.View
B.TextView
C.Button
D.CompoundButton
您可能感興趣的試卷
你可能感興趣的試題
A.Button是普通按鈕組件,除此外沒有其他的按鈕組件
B.TextView是顯示文本的組件,TextView是EditText的父類
C.EditText是編輯文本的組件,可以使用EditText輸入特定的字符
D.ImageView是顯示圖片的組件,可以通過設置顯示局部圖片
A.Toast能編輯
B.Toast有焦點
C.Toast可以獲得用戶輸入
D.Toast只能持續(xù)一段時間
A.android:inputType
B.android:text
C.android:digits
D.android:hint
A.RadioButton表示單個圓形單選框
B.RadioButton可以放置在RadioGroup中組合使用
C.RadioGroup中的RadioButton同時只能有一個被選中
D.以上描述都不正確
A.setOnClickListener
B.setOnListener
C.setOnCheckedChangeListener
D.setOnChangeListener
最新試題
以下哪個是實現(xiàn)倉儲模式的類()
在ItemDetailsViewModel中,uiState的作用是什么()
在WorkManager中,哪個類用于定義WorkRequest的約束條件()
StateFlow的生命周期由什么定義()
WorkManager支持哪種類型的執(zhí)行()
在WorkManager中,哪個方法用于獲取工作信息()
在WorkManager中,哪個類表示請求執(zhí)行工作()
在HomeViewModel中,TIMEOUT_MILLIS的作用是什么()
在WorkManager中,哪個方法用于設置工作的唯一性()
以下哪個是AppViewModelProvider的作用()