Commits

Jorim Jaggi authored ca0cf0f5298
Fix threading problems with drawables We can't use the same instance on both the main and the background thread, as this will lead to problems. Change-Id: Ieec525f028df2d0596667126d8f5004773461517 Fixes: 28745682