A.View
B.ViewGroup
C.ProgressDialog
D.AbsSeekBar
您可能感興趣的試卷
你可能感興趣的試題
A.View
B.ViewGroup
C.ProgressDialog
D.Bar
A.android:visibility="gone"
B.android:secondaryProgress="80"
C.android:progress="10"
D.android:max="100"
A.ProgressBar
B.Bar
C.SeekBar
D.RatingBar
A.android:visibility="gone"
B.android:secondaryProgress="80"
C.android:progress="10"
D.android:max="100"
A.setNumStars(int.numStars)
B.setMax(int.max)
C.setIsIndicator(boolean.isIndicator)
D.setStepSize(float.stepSize)
最新試題
在WorkManager中,哪個(gè)類用于定義WorkRequest的約束條件()
以下哪個(gè)字符串資源ID用于播放視頻的按鈕文本()
在創(chuàng)建DAO時(shí),哪個(gè)注解用來定義執(zhí)行簡單插入的方法()
Room是Android架構(gòu)組件中的一部分提供哪種類型的檢查()
在ItemEntryViewModel中,哪個(gè)函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
WorkManager支持哪種類型的執(zhí)行()
在WorkManager中,哪個(gè)方法用于獲取工作信息()
在HomeScreen中,homeUiState的作用是什么()
創(chuàng)建實(shí)體類時(shí),哪個(gè)注解用來標(biāo)記數(shù)據(jù)庫實(shí)體類()
ViewModel的數(shù)據(jù)會(huì)在Android系統(tǒng)銷毀并重新創(chuàng)建activity時(shí)丟失。