A.DrawRoundRect
B.DrawRect
C.DrawRound
D.SetRoundRect
您可能感興趣的試卷
你可能感興趣的試題
A.setWidth
B.setStroke
C.setStrokeWidth
D.width=
A.取值match_parent表示與上級視圖一樣尺寸
B.取值wrap_content表示按照自身內(nèi)容的實際尺寸
C.weight權(quán)重
D.直接指定了具體的dp數(shù)值
A.定義構(gòu)造函數(shù),讀取自定義屬性值并進行初始化設(shè)置。
B.重寫測量函數(shù)onMesure,計算該視圖的寬高尺寸。
C.重寫繪圖函數(shù)onDraw或者dispatchDraw,在當前視圖內(nèi)部繪制指定形狀。
D.重寫recycle方法釋放資源
A.obtainStyledAttributes
B.getStyledAttributes
C.getStyle
D.obtainAttributes
A.setColor
B.setTextColor
C.setBackGroundColor
D.color=
最新試題
在Android Studio中,可以通過Tools菜單下的SDK Manager來管理SDK版本。
WorkManager的主要優(yōu)勢是()
使用WorkManager可以處理哪種類型的任務()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
在ItemDetailsViewModel中,uiState的作用是什么()
以下哪個字符串資源ID用于播放視頻的按鈕文本()
在WorkManager中,哪個方法用于檢查工作是否已被取消()
在HomeScreen中,homeUiState的作用是什么()
在Room中,哪個注解用來定義更復雜的數(shù)據(jù)庫操作()
在WorkManager中,哪個方法用于取消工作()