I am creating a share element tranition, the shareelement SimpleDraweeView was seted original thumbnail until the higher resolution one is downloaded.
My problem is that the SimpleDraweeView flash a second after I set the URL again of higher resolution.Is it the Freso's bug?
Asked
Active
Viewed 373 times
0

zys
- 1,306
- 3
- 18
- 37
1 Answers
1
It should work if you simply call
abstractDraweeControllerBuilder.setLowResImageRequest(...)
and
abstractDraweeControllerBuilder.setImageRequest(...)
.

Alexander Oprisnik
- 1,212
- 9
- 9