aminography / RedirectGlide

RedirectGlide empowers Glide to load images with indirect URLs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expected URL scheme 'http' or 'https' but no colon was found

naabakhshoode opened this issue · comments

i have this error when i use http link instead of https

Load failed for http://sample.ir/api/download/image/s/34/4?type=large with size [341x335]
class com.bumptech.glide.load.engine.GlideException: Failed to load resource
There was 1 cause:
java.lang.IllegalArgumentException(Expected URL scheme 'http' or 'https' but no colon was found)
call GlideException#logRootCauses(String) for more detail