Fbada006 / ArtMaker

ArtMaker is a flexible and customisable library that allows users to draw anything they want on screen and has been built fully with Jetpack Compose.
75 stars 3 forks source link

Ferdinand/task/migrate drawing to shared #107

Closed Fbada006 closed 1 month ago

Fbada006 commented 1 month ago

There is a mistake with #106

closes https://github.com/Fbada006/ArtMaker/issues/105

This PR migrates the drawing logic and pretty much all the files to the shared (to be renamed) kmp module although some of it has been commented out. String resources have been handled too but dimensions need some thinking and research. The original artmaker module has also been deleted as it is no longer needed since shared is the SoT.

Next up; wire up preferences.