Skip to content
#

douban

Here are 194 public repositories matching this topic...

Douya
zhanghai
zhanghai commented Apr 17, 2018

Glide 4.2.0 相对于 4.1.1 引入了多个问题:

  1. 默认的 DownsamplingStrategy 由 AT_LEAST 变更为 FIT_OUTSIDE,导致部分长图(正确地)过大而无法加载。
  2. 在每张图第一次 SharedElementTransition 时大概率闪过白屏,但之后不会,推测与 cache 相关,未知是否与新的 ViewTarget getSize() 实现有关。如果回退 1 为 AT_LEAST,bug 变为 transition 时部分稍大图片出现由小变大动画。
bug

Improve this page

Add a description, image, and links to the douban 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 douban topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.