femosso
femosso
Hi, when creating an shape (circle, rectangles or lines) if I drag and drop over the canvas bound, the shape seems to be created outside the bound.. is it possible...
I've created lines over the ImageViewTouch using Canvas. However whenever I zoom in/out the Image, the line created keeps with the same size. Is it possible to also zoom the...
I'm drawing lines over the ImageViewTouch image using canvas. For this I overrided the method onDrawn in ImageViewTouch class and there I make some lines drawing. The lines are drawn...
In the sample code the AbstractWizardModel is being statically instantiated when MainActivity is created. Once this is done, the onNewRootPageList() callback is immediately triggered in the wizard model and I...