- canvas
- The canvas on which to draw the child
- child
- Who to draw
- drawingTime
- The time at which draw is occurring
Documentation for this section has not yet been entered.
Draw one child of this View Group. This method is responsible for getting the canvas in the right state. This includes clipping, translating so that the child's scrolled origin is at 0, 0, and applying any animation transformations.