Mathias Agopian fb01e4b634 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 19:08:16 -07:00
2013-04-09 15:59:24 -07:00
2013-04-08 14:32:24 -07:00
2013-04-09 21:54:12 -07:00
2013-04-10 12:19:07 -07:00
2013-04-10 05:16:14 +00:00
2013-04-09 21:54:12 -07:00
2013-04-09 21:54:12 -07:00
2013-04-09 21:54:12 -07:00
2013-04-08 19:18:59 +00:00
2013-04-09 21:54:12 -07:00
2013-04-05 19:54:44 +00:00
2013-04-05 19:54:44 +00:00
2013-03-11 09:59:13 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%