fix looping draw

CIV.onDraw was indirectly triggering an invalidation.
(Animations should not be triggered by drawing to avoid this
kind of feedback loop. Will fix this soon.)

Change-Id: I45e7e2387a54bd13c6b0efd7f439c471f0ec1daf
1 file changed