drawBackground method

void drawBackground(
  1. Canvas c
)

Override this method to provide a custom background to the text box.

Implementation

void drawBackground(Canvas c) {}