ktx-androidx
4.0.2
ktx-androidx
/
com.ayvytr.ktx.context
/
getDrawableArray
get
Drawable
Array
fun
Context
.
getDrawableArray
(
@
ArrayRes
id
:
Int
)
:
Array
<
Drawable
?
>
Content copied to clipboard
fun
Fragment
.
getDrawableArray
(
@
ArrayRes
id
:
Int
)
:
Array
<
Drawable
?
>
Content copied to clipboard
获取返回 Drawable array
See also
getTypedArray