Weex community encourage using English when discussion to let developers around the world to know what is happening here. If you could use English next time, it would be great for the community
The message above translated to English by Google and me together is shown below: Recently, all the pictures displayed on the weex page on android 9 have > unclear problems, and the alias will be obvious. I can avoid this problem > by specifying resize=cover on the weex page, or by specifying the > centerCrop mode in the image loader. The specific reason is still under > study. Is there any good solution for this problem? > Thanks As for your question, I think this is a known bug on Google's Android 9, and there is a solution to solve this bug. Weex will fix this problem in next release, for now you can ref this PR <https://github.com/apache/incubator-weex/pull/2039> . Best Regards, YorkShen 申远 叶飞 <[email protected]> 于2019年2月14日周四 上午11:08写道: > 最近在android 9上发现weex页面中 所有的图片显示都会有不清晰问题,具体体现在周边的锯齿会很明显。我这边通过在weex页面上指定 > resize=cover, 或者在图片加载器中指定centerCrop模式可以规避这个问题,具体原因我还在研究。针对这个问题,官方有没有好的解决方案? > > > 谢谢
