VictorKabata / Notflix

Kotlin Multiplatform playground
598 stars 88 forks source link

Fix image caching issue in android #100

Closed VictorKabata closed 1 year ago

VictorKabata commented 1 year ago

Description

Fix the image caching issue in android

Issue

N/A

Changes Made

Configure the correct cache directory for android CustomImageLoader

Screenshots / GIFs

Checklist

Additional Notes

Images in android are now being cached successfully