Skip to content

Files

Latest commit

6891537 · Dec 8, 2024

History

History

drawablepainter

Accompanist Drawable Painter

Maven Central

For more information, visit the documentation: https://google.github.io/accompanist/drawablepainter

Download

repositories {
    mavenCentral()
}

dependencies {
    implementation "com.google.accompanist:accompanist-drawablepainter:<version>"
}