Skip to content

Instantly share code, notes, and snippets.

@sasssass
Created January 18, 2021 20:05
Show Gist options
  • Save sasssass/356cff09159da1bc72275765132c32d5 to your computer and use it in GitHub Desktop.
Save sasssass/356cff09159da1bc72275765132c32d5 to your computer and use it in GitHub Desktop.
imageResource.kt
Image(imageResource(R.drawable.header) ,
modifier = Modifier.height(40.dp).
clip(shape = RoundedCornerShape(8.dp)),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment