Mathias Agopian ab814a6472 Don't draw synchronously in onResume()
this could cause a dead-lock if the applicaltion's draw
implementation blocks until something happenson the main
ui thread.

note: we're still doing this synchronous draw in onWindowResize() because
that's what the previous implementation did. Technically, it has the
same problem.

Bug: 8586305
Change-Id: I782568289cc9419346aeea73775d86faa28b3058
2013-04-10 12:33:15 -07:00
..
2013-03-07 14:20:46 -08:00
2013-02-25 16:48:44 -08:00
2013-02-25 16:48:44 -08:00
2012-07-31 18:55:16 -07:00