malisonmez13

Results 1 comments of malisonmez13

use executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, width, height); instead of execute(width, height); inside onErase() method.