https://github.com/redth/monodroid.urlimagestore
A Url Image Store for Lazy Loading Images for MonoDroid
https://github.com/redth/monodroid.urlimagestore
Last synced: about 1 year ago
JSON representation
A Url Image Store for Lazy Loading Images for MonoDroid
- Host: GitHub
- URL: https://github.com/redth/monodroid.urlimagestore
- Owner: Redth
- Created: 2010-09-09T18:59:51.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2012-06-26T15:24:13.000Z (about 14 years ago)
- Last Synced: 2025-04-01T22:41:47.103Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 125 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MonoDroid.UrlImageStore
==============================
What is it?
-----------
A utility library for Lazy Loading and Caching images from urls for your application.
It is very not at all working yet ;)
I simply created a spot to put this code, I'll be working on it soon.
Currently it's basically MonoTouch code, although I've done a bit of converting of things, but it won't compile yet