Skip to content

Commit 1483376

Browse files
committed
1:修复加载图片崩溃的bug;
1 parent fdd6dd3 commit 1483376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib_common/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<application>
1818
<meta-data
19-
android:name=".glide.OkHttpGlideModule"
19+
android:name="com.guiying.module.common.glide.OkHttpGlideModule"
2020
android:value="GlideModule" />
2121

2222
</application>

0 commit comments

Comments
 (0)