image_downloader
image_downloader copied to clipboard
ImageDownloaderPlugin.kt
trafficstars
Add else block in the when expression on line no. 347 as when expressions are required to be exhaustive.
Hi Can you please share the code I tried every thing but still not fixed
#142
Hi Can you please share the code I tried every thing but still not fixed
Just add a new line after Line 347 in the ImageDownloaderPlugin.kt as follows: else -> {}