glide
Here are 872 public repositories matching this topic...
-
Updated
Jun 1, 2020 - Java
Describe the bug
npm WARN react-native-fast-image@7.0.2 requires a peer of react-native@^0.60.0 but none is installed. You must install peer dependencies yourself.
To Reproduce
- npm i --save react-native-fast-image
Expected behavior
No peer warn.
Dependency versions
- React Native version: 0.61.5
- React version: 16.9.0
- React Native Fast Image version
-
Updated
Apr 7, 2020 - Java
-
Updated
Aug 25, 2018 - Java
-
Updated
Mar 19, 2020 - Java
-
Updated
Apr 22, 2020 - Java
崩溃
abstract method "com.bumptech.glide.RequestManager com.bumptech.glide.manager.RequestManagerRetriever$RequestManagerFactory.build(com.bumptech.glide.Glide, com.bumptech.glide.manager.Lifecycle, com.bumptech.glide.manager.RequestManagerTreeNode, android.content.Context)"
调用以下代码崩溃:
final RequestBuilder requestBuilder = imageLoader.requestBuilder(imgUrl, options);
req
-
Updated
Feb 11, 2020 - Java
-
Updated
May 29, 2019 - Java
-
Updated
Jan 15, 2019 - Java
-
Updated
Jul 28, 2019 - HTML
-
Updated
Mar 25, 2020 - Kotlin
-
Updated
Mar 21, 2020
-
Updated
Sep 12, 2019 - Java
-
Updated
May 28, 2020 - Kotlin
Select and display image during bottom view scrolling.
-
Updated
Mar 28, 2019 - Java
-
Updated
May 29, 2019 - Java
Improve this page
Add a description, image, and links to the glide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the glide topic, visit your repo's landing page and select "manage topics."
In Class
com.bumptech.glide.RequestBuilder,there's an important calledapply.In Glide version
4.8.0,The api isBut when on version
4.10.0,The api changes to