Skip to content

Latest commit

 

History

History

drawablepainter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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>"
}