Glide will cache images to make app loading more efficient. You may want to add a query parameter such as ?cachebust=12345
to the end of the url, so it’s recognized as a new url, but will still load the same image.
Glide will cache images to make app loading more efficient. You may want to add a query parameter such as ?cachebust=12345
to the end of the url, so it’s recognized as a new url, but will still load the same image.