Skip to content

Instantly share code, notes, and snippets.

@cp-radhika-s
Created September 8, 2022 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cp-radhika-s/fd0e665c004f765e111eac5f912d62ee to your computer and use it in GitHub Desktop.
Save cp-radhika-s/fd0e665c004f765e111eac5f912d62ee to your computer and use it in GitHub Desktop.
Image(
painter = painterResource(id = R.drawable.cake), contentDescription = "",
contentScale = ContentScale.Crop,
modifier = Modifier
.layoutId("headerImage")
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment