viewmodel-pilot
Toggle table of contents
0.4.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
viewmodel-pilot
components
/
com.mirego.pilot.components
/
PilotResizableRemoteImage
/
PilotResizableRemoteImage
Pilot
Resizable
Remote
Image
constructor
(
urlResolver
:
(
width
:
Int
?
,
height
:
Int
?
)
->
String
?
,
placeholder
:
PilotImageResource
?
=
null
,
contentDescription
:
String
?
=
null
)