apps-android-wikipedia icon indicating copy to clipboard operation
apps-android-wikipedia copied to clipboard

Hygiene: clean up code in PageAvailableOfflineHandler

Open cooltey opened this issue 1 year ago • 0 comments

The process only needs the Dispatchers.IO and there's no need to apply withContext() and an additional run{} in CoroutineExceptionHandler block.

cooltey avatar May 08 '24 22:05 cooltey