ScratchView icon indicating copy to clipboard operation
ScratchView copied to clipboard

AsyncTask Deprecation

Open VivekThummar opened this issue 3 years ago • 0 comments

Hello, in ScratchTextView.java, AsyncTask is Deprecated so what can we do about that, i have used Executors many times but here we need params from doInBackground which we can't get from Executors..

VivekThummar avatar Oct 06 '21 06:10 VivekThummar