toggle menu
kakao
3.6.3-SNAPSHOT
androidJvm
switch theme
search in API
kakao
/
io.github.kakaocup.kakao.common.utilities
/
ContextUtilsKt
Context
Utils
Kt
public
final
class
ContextUtilsKt
Members
Functions
get
Quantity
String
Link copied to clipboard
public
final
static
String
getQuantityString
(
@
PluralsRes
(
)
Integer
resId
,
Integer
quantity
)
get
Resource
Color
Link copied to clipboard
public
final
static
Integer
getResourceColor
(
@
ColorRes
(
)
Integer
resId
)
get
Resource
Drawable
Link copied to clipboard
public
final
static
Drawable
getResourceDrawable
(
@
DrawableRes
(
)
Integer
resId
)
get
Resource
String
Link copied to clipboard
public
final
static
String
getResourceString
(
@
StringRes
(
)
Integer
resId
)
public
final
static
String
getResourceString
(
@
StringRes
(
)
Integer
resId
,
Object
args
)