adityathakurxd / university

Open Source app to view Free resources available online.
Apache License 2.0
24 stars 26 forks source link

NetworkImage Caching & Image url null issue! #37

Open ravikovind opened 3 years ago

ravikovind commented 3 years ago

Description

Network Image Caching & Image url null issue fixed!

Related Issues

Network Image Caching & Image url null

adityathakurxd commented 3 years ago

Hey, @ravikovind Thank you so much for your pull request! This is a great enhancement. 🎉 I'll be opening an issue for the same #38

Although I'll have to wait before I merge this. The Network images so far are only placeholder images that would be replaced by a default (preferably an asset image) to replace all images not provided in-app. Or, we could have an image in Firebase Storage to be used as default.