seb
01/14/2020, 3:15 PMAdam Powell
01/14/2020, 3:26 PMseb
01/14/2020, 3:31 PMDraw { }
block and in there doing a canvas.drawRect
but can’t figure out how to get the current drawing bounds — I have the pixel size of the bounds but not the x,y I need to create the rect. And the clipBounds from the AndroidCanvas aren’t exposed, you can only set the clip but not read itZsolt
01/14/2020, 4:14 PM