akshay2211 / DrawBox

DrawBox is a multi-purpose tool to draw anything on canvas, written completely on jetpack compose.
https://ak1.io/DrawBox/
Apache License 2.0
296 stars 40 forks source link

Java documentation? #22

Closed sambhav2358 closed 2 years ago

sambhav2358 commented 2 years ago

I have seen many of your libraries but none of them have a documentation for Java. I have not knowledge about Kotlin and so am unable to use your amazing libraries. It would be great if you could provide the documentation in java for all the projects. Thanks and I hope you will do it.

akshay2211 commented 2 years ago

HI @sambhav2358, Thanks for the suggestion, I'll surely try to add Java Documentation for this one and other libs as well.

sambhav2358 commented 2 years ago

Thanks for the help.

sambhav2358 commented 2 years ago

It is been half a week now but I still do not find any documentation for java

jeluchu commented 2 years ago

@sambhav2358 The developments that are only in Jetpack Compose can only be used with Kotlin, so I understand that you will not be able to use them with Java, since Jetpack Compose is exclusively for development in the Kotlin language for Android

sambhav2358 commented 2 years ago

Thanks. Never mind that. I learned Kotlin now 🙂