EmbeddableImage
data class EmbeddableImage(@DrawableRes val id: Int, @StringRes val contentDescription: Int)
Content copied to clipboard
Constructors
Link copied to clipboard
fun EmbeddableImage(@DrawableRes id: Int, @StringRes contentDescription: Int)
Content copied to clipboard