Skip to content
#

animated-webp

Here are 13 public repositories matching this topic...

xiaoxiaohua333
xiaoxiaohua333 commented Feb 25, 2020

device : Pixel 2 / android 9

implementation 'com.github.bumptech.glide:glide:4.10.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
implementation "com.zlc.glide:webpdecoder:1.6.4.10.0"

Just use FitCenter / CircleCrop

Transformation fitCenter = new FitCenter();
request.optionalTransform(fitCenter)
.optionalTransfor

Improve this page

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

Learn more

You can’t perform that action at this time.