I would like to create an deferred loading adapter for use with a Gallery widget.
Gallery
That is to say getView() returns an ImageView
getView()
ImageView
This might be a bug in the Gallery's onLayout method. Check out http://code.google.com/p/android/issues/detail?id=16171 for a possible workaround.