Drawing
Drawing copied to clipboard
Drawing and fill color
Drawing

Gradle
Add following dependency to your root project build.gradle file:
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}
Add following dependency to your app module build.gradle file:
dependencies {
implementation 'com.github.KishanViramgama:Drawing:0.1.6'
}
Donations
if you like this project and use this project please donation for covid-19 https://www.who.int/
