toggle menu
viewmodel-pilot
0.3.3-SNAPSHOT
common
switch theme
search in API
components
/
com.mirego.pilot.components
/
PilotResizableRemoteImage
/
PilotResizableRemoteImage
Pilot
Resizable
Remote
Image
constructor
(
urlResolver
:
(
width
:
Int
?
,
height
:
Int
?
)
->
String
?
,
placeholder
:
PilotImageResource
?
=
null
,
contentDescription
:
String
?
=
null
)