如果实在不行的话用picasso里面有个.fit()貌似可以解决丢帧的情况
在Glide中加入 .asBitmap().fitXY() xml中加入 android:scaleType="fitXY" 两个地方的后缀保持一致,试一下
.encodeFormat(Bitmap.CompressFormat.WEBP) .format(DecodeFormat.PREFER_ARGB_8888)
80,471
社区成员
91,384
社区内容
加载中
试试用AI创作助手写篇文章吧