mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Image file cache is used only for images downloaded through web. Image cache is now caching Bitmap instead of BitmapDrawables (drawables are not immutable).