android - Prevent multiple MvxImageViews from downloading image in ListView -



android - Prevent multiple MvxImageViews from downloading image in ListView -

i building app uses mvxlistview binded list of elements. in template there mvximageview binded imageurl. problem experiencing 1 time flick on list , scroll many items downwards takes long time images load. can see there many downloading threads in android log , thats why takes long time images load. there way stop imageview downloading images untill scrolling stops? have been trying work out solutions can manage create work.

any thoughts?

thanks

android xamarin monodroid mvvmcross

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -