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
Loading
Please register or sign in to comment