You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to load an image from("http") in secured web page source("https"), it is not displaying an image because of mixed content.As per as, mixed content source blocked by default in Android 5.0 + version.If it good to proceed, i will make PR?
When trying to load an image from("http") in secured web page source("https"), it is not displaying an image because of mixed content.As per as, mixed content source blocked by default in Android 5.0 + version.If it good to proceed, i will make PR?