Fokke Zandbergen

Learn. Improve. Share.

  • Facebook
  • GitHub
  • LinkedIn
Skip to content
  • Home
  • About
  • Contact
  • Archives

cachedImageView

There is one post tagged cachedImageView.

Caching remote images in Titanium Alloy

I’ve coded my first widget for Appcelerator Titanium’s new MVC framework Alloy. Yeah! It implements the best practice to cache remote images. My goal was to minimize the changes needed from using a plain ImageView in a view and no controller scripting. Check the before and after below and pull the code from GitHub. Before: […]

by Fokke Zandbergen 04/11/2012 | 58 Words
© Fokke Zandbergen