We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在Android设备上,当引入Dokit后,Coil无法正常从image url加载图片。
环境信息如下:
dependencies{ ... classpath("io.github.didi.dokit:dokitx-plugin:3.7.11") classpath("com.didiglobal.booster:booster-gradle-plugin:4.16.2") } // build.gradle.kts debugImplementation(Depend.didi_dokitx) debugImplementation(Depend.didi_dokitx_ft) debugImplementation(Depend.didi_dokitx_mc) debugImplementation(Depend.didi_dokitx_weex) releaseImplementation(Depend.didi_dokitx_no_op)
logcat中日志如图:
The text was updated successfully, but these errors were encountered:
jtsky
No branches or pull requests
在Android设备上,当引入Dokit后,Coil无法正常从image url加载图片。
环境信息如下:
logcat中日志如图:
The text was updated successfully, but these errors were encountered: