iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

Full screen image: Use existing image while larger size loads #228

Closed marczych closed 9 years ago

marczych commented 10 years ago

Right now if you click on a step image to zoom in on it, you are given a spinner until the larger size loads. It would be nice to display the image size that we already have loaded (.large) until the full size (.huge) is loaded. We have to be careful to indicate that a larger size is loading in case the user wants more detail and to maintain the zoom level and position when the new image is loaded.