drawDate abstract method

void drawDate(
  1. Canvas canvas,
  2. Size size
)

draw date

Implementation

void drawDate(Canvas canvas, Size size);