ColdStorage v4.1.1 Release Notes
Release Date: 2020-02-19 // over 4 years ago-
๐ Changes
- ๐ New annotation that will help to load data into views that are children of another View.
- Works with included layouts.
Previous changes from v4.1.0
-
๐ Changelog
- Introduced a new parameter "persistImageToDisk" in the LoadImage annotation which can be used to save images into the disk.
- While loading images ColdStorage will first check the in-app memory and then the disk before downloading the image from the URL.
- ๐จ Refactoring of the code.