Closed JamesC-Algonquin closed 9 months ago
Not actually causing any compile/runtime issues (yet) but Google claims it's deprecated and will cause memory leaks. Should be reformatted to use Thread Executors and Handlers.
All instances of AsyncTask have been reformatted and replaced with ExecutorService and Handlers.
Not actually causing any compile/runtime issues (yet) but Google claims it's deprecated and will cause memory leaks. Should be reformatted to use Thread Executors and Handlers.