Skip to content

v4.0.5.66

Compare
Choose a tag to compare
@kevingpqi123 kevingpqi123 released this 31 Aug 14:41
· 13 commits to release/4.0.5 since this release

主要修改内容:
(1) 字体注册允许 fontStyle 传空匹配, 对齐 PAG 3.0 版本逻辑;
(2)修复 Andorid 侧 PAGView 尺寸改变渲染异常问题;
(3)修复 Android 侧 INSTALL_FAILED_CONFLICTING_PROVIDER 报错导致无法安装 APP 问题;
(4)修复 Android 侧 StrictMode 开启编译警告

Main revisions:
(1) Font registration allows fontStyle to pass empty matching and align PAG 3.0 version logic;
(2) Fix the abnormal rendering issue when the size of PAGView on Andorid side changes;
(3) Fix the issue where the APP cannot be installed due to the INSTALL_FAILED_CONFLICTING_PROVIDER error on the Android side;
(4) Fix Android side StrictMode enabled compilation warning