is this type of url, suppose not to work? because it's working fine on web and mobile using Glide
http://site.com/cfs/files/files/vRKb6Zfu8vLgD7He5
the problem is in the Picasso library, so change it to Glide using this code:
`public class GlideSliderView extends DefaultSliderView {
is this type of url, suppose not to work? because it's working fine on web and mobile using Glide http://site.com/cfs/files/files/vRKb6Zfu8vLgD7He5 the problem is in the Picasso library, so change it to Glide using this code:
`public class GlideSliderView extends DefaultSliderView {
}`
the images shows, but the problem now is that the slider is not clickable anymore
any help please