We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28ee0e6 + aefbb0c commit 77e8b51Copy full SHA for 77e8b51
README.md
@@ -681,7 +681,7 @@ APP 示例:photup
681
682
1. Fresco-ImageView
683
Fresco-ImageView是一种Android平台的图像控件,底层是对Fresco的封装,可以异步加载网络图片、项目资源和本地图片,并且支持双指缩放、图片的基本处理以及Fresco的所有特性。
684
-项目地址:https://github.com/HomHomLin/FrescoImageView。
+项目地址:https://github.com/HomHomLin/FrescoImageView
685
686
1. android-gif-drawable
687
支持 gif 显示的 view,用 jni 实现的,编译生成 so 库后直接 xml 定义 view 即可,而且本身不依赖于其他开源项目所以相对下面的 ImageViewEx 简单的多
0 commit comments