staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.view.presentation.component.image
Package-level
declarations
Functions
Functions
Network
Image
Link copied to clipboard
android
@
Composable
fun
NetworkImage
(
imageType
:
ImageType
,
url
:
String
?
,
modifier
:
Modifier
=
Modifier
,
contentScale
:
ContentScale
=
ContentScale.Crop
)
Preview
Network
Image
Link copied to clipboard
android
@
Preview
@
Composable
fun
PreviewNetworkImage
(
)