Skip to content
#

glide

Here are 872 public repositories matching this topic...

penfeizhou
penfeizhou commented Mar 5, 2020

In Class com.bumptech.glide.RequestBuilder,there's an important called apply.
In Glide version 4.8.0,The api is

public RequestBuilder<TranscodeType> apply(@NonNull RequestOptions requestOptions) {
...
}

But when on version 4.10.0,The api changes to

 public RequestBuilder<TranscodeType> apply(@NonNull BaseRequestOptions<?> requestOptions) {
    Preconditions
react-native-fast-image
ahce
ahce commented Jan 3, 2020

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

  1. 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
bug
JQHee
JQHee commented Feb 20, 2019

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

📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame

  • Updated May 29, 2019
  • Java

🐈 RxJava+Retrofit+Okhttp+Glide + A life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。

  • Updated Jan 15, 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.

Curate this topic

Add this topic to your repo

To associate your repository with the glide topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.