The default Gallery widget on Android does not recycle views - everytime the view for a new position is called the widget always calls the getView method of the
getView
I used patch from http://code.google.com/p/android/issues/detail?id=3376#c19