Prisma-care / mobile-app

Color your memories
https://prisma.care
101 stars 3 forks source link

Images seem to get loaded each and every time. Can we keep them in memory? #111

Open fritsbits opened 7 years ago

fritsbits commented 7 years ago

Every time I go back to an album the same images load again with the big loader. Even if I just already say them. Can we immediately show these images?

oxnoctisxo commented 7 years ago

I don't think so. There will be a loader whether they are downloaded again or not.

I spent a good amount of time optimizing (they aren't reloaded every-times and that problem is only specific to the private images) that so if we'd like to futher improve it it would take even more time, that's for you to decide the priority.

As for the loader you can send me a better gif if you have one.

fritsbits commented 7 years ago

We have the ionic spinner / loader animated svg that we also use in the buttons. Does that work? Or does it really need to be a gif? https://ionicframework.com/docs/api/components/spinner/Spinner/