0

I don't understand the difference between the two methods drawPaint and drawText ? If I want to define how a customed TextView, and that I want to define its own Typeface and TextColor: do I have to define a textPaint object then use methods like setTypeface and setColor then call drawPaint on onDraw method on my canvas or do I have to call directly drawText ?

akari
  • 617
  • 1
  • 11
  • 32

0 Answers0