scalling
how to enable of disable zooming
Just clone the repo & remove the transformation, scaling, rotating touch events handlers or create a method by yourself. Just create a method that will take a Boolean as parameter to decide whether to scale the view or not.
Just clone the repo & remove the transformation, scaling, rotating touch events handlers or create a method by yourself. Just create a method that will take a Boolean as parameter to decide whether to scale the view or not.
already done thanks anyway
now i need to add text on background canvas
now i need to add text on background canvas
I am also looking to add text in canvas, are you found how to implement?