I can not understand how canvas.drawRect works on android.
canvas.drawRect (left, top, right, bottom, paint)
I "come" from the HTML5 canvas that it would be.
(context) .fillRect (positionX, positionY, width, height)
The question...
asked by
27.06.2015 / 23:03