History log of /packages/apps/Launcher3/src/com/android/launcher3/MainThreadExecutor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
65d60e21ec22e3bf03ba39f7a0be24df2cc914a2 15-Apr-2014 Adrian Roos <roosa@google.com> Fix skia crash in widget preview loading

This fix works making sure all drawables are mutated before drawing
them in the background. Mutation has to be executed on the main
thread because that operation is not thread safe.

Bug: 12525890
Change-Id: Id7bdf9cf48d3e7b7f31938bdea4a3bf1632cf337
/packages/apps/Launcher3/src/com/android/launcher3/MainThreadExecutor.java