Mikael Zero

Results 18 comments of Mikael Zero

try it https://github.com/mikaelzero/mojito/blob/master/coilimageloader/src/main/java/net/mikaelzero/coilimageloader/CoilImageLoader.kt

测了几款机型 只有小米9会出现这个问题

手上只有小米9 版本是12.0.6

``` public void reset() { setTargetAspectRatio(0f); setImageToWrapCropBounds(false); zoomInImage(getMinScale()); setImageToWrapCropBounds(); } ``` this is work for me

这个看有没有时间 考虑是否要添加

可以自己实现一下glideimageloader的方法 然后设置一下 这部分代码比较简单 可能之前没有加上gif

下载代码运行下新的试试

I am sorry about the video player function. I just used someone else's libiary. You can replace other libraries with the specific player implementation. I don't have much research on...

sorry,I've forgotten how to modify it 😅