Explorar o código

1:修复加载图片崩溃的bug;

guiying712 %!s(int64=8) %!d(string=hai) anos
pai
achega
1483376839
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib_common/src/main/AndroidManifest.xml

+ 1 - 1
lib_common/src/main/AndroidManifest.xml

@@ -16,7 +16,7 @@
 
     <application>
         <meta-data
-            android:name=".glide.OkHttpGlideModule"
+            android:name="com.guiying.module.common.glide.OkHttpGlideModule"
             android:value="GlideModule" />
 
     </application>