Open Molzx opened 3 years ago
Hi, I encountered loading problem with glide library. The link I want to load begins with 'https' but there is no action for loading. I try to use it // .transition(DrawableTransitionOptions.withCrossFade()) , but is not work.
// .transition(DrawableTransitionOptions.withCrossFade())
Hi, I encountered loading problem with glide library. The link I want to load begins with 'https' but there is no action for loading. I try to use it
// .transition(DrawableTransitionOptions.withCrossFade())
, but is not work.