A.ImageSwitcher里可以通過Alpha設(shè)定轉(zhuǎn)換時候的透明位
B.在使用一個ImageSwitcher之前,不一定要調(diào)用setFactory方法
C.setInAnimation是設(shè)置資源被讀入到這個ImageSwitcher的時候動畫效果
D.setOutAnimation是資源文件從這個ImageSwitcher里消失的時候要實現(xiàn)的動畫效果
您可能感興趣的試卷
你可能感興趣的試題
A.Get
B.URLConnection
C.HttpGet
D.HttpPost
A.file:///asset/html/hello.html
B.file:///android_asset/html/hello.html
C.file:///androidasset/hello.html
D.file:///assets/html/hello.html
A.FrameLayout
B.LinearLayout
C.TableLayout
D.RelativeLayout
A.setTimeout()
B.setReadTimeout()
C.setConnectTimeout()
D.setRequestMethod()
A.run
B.execute
C.doInBackground
D.onPostExecute
最新試題
在ItemEntryViewModel中,哪個函數(shù)用于將商品插入到Room數(shù)據(jù)庫中()
創(chuàng)建實體類時,哪個注解用來標(biāo)記數(shù)據(jù)庫實體類()
在WorkManager中,哪個類用于定義WorkRequest的約束條件()
Room是在哪個數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
使用WorkManager可以處理哪種類型的任務(wù)()
以下哪個不是創(chuàng)建數(shù)據(jù)庫實例的步驟()
Room是Android架構(gòu)組件中的一部分提供哪種類型的檢查()
在WorkManager中,哪個類表示請求執(zhí)行工作()
Room是Android Jetpack的哪個部分()
以下哪個不是創(chuàng)建DAO的步驟()