dimsuz
08/14/2016, 5:01 PMPaint object while calling paint.setColor() while drawing several things on same Canvas? Will this have potential performance problems and I should better use multiple paint objects instead or it's fine? P.S. Not doing anything fancy (yet?) like changing Paint's alpha... only color.