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
** the default DecodeFormat is still DecodeFormat.PREFER_RGB_565, the gif turn to green, but in glide 3.7, when you config it to ARGB_8888 , the gif isn't trun to green**:
Glide load line / GlideModule (if any) / list Adapter code (if any):
@GlideModulepublicclassMyAppGlideModuleextendsAppGlideModule {
@OverridepublicvoidapplyOptions(Contextcontext, GlideBuilderbuilder) {
// nothing here
}
}
Glide Version 4.1.1:
**not use integration library **:
Coolpad/7320 4.2.2:
** the default DecodeFormat is still DecodeFormat.PREFER_RGB_565, the gif turn to green, but in glide 3.7, when you config it to ARGB_8888 , the gif isn't trun to green**:
Glide load line /
GlideModule
(if any) / list Adapter code (if any):Layout XML:
LogCat:
The text was updated successfully, but these errors were encountered: