GifImageLoader:支持动画 gif 的 Volley ImageLoader 克隆

时间:2024-06-29 07:28:51
【文件属性】:

文件名称:GifImageLoader:支持动画 gif 的 Volley ImageLoader 克隆

文件大小:128KB

文件格式:ZIP

更新时间:2024-06-29 07:28:51

Java

##描述 GifImageLoader 是一个基于 Volley ImageLoader 的库,它使开发人员能够加载、显示和缓存动画 gif 图像以及静态图像。 NetworkGifImagerView 的 API 与您对 Volley NetworkImageView 的期望相同。 最低 API 级别 8 将此添加到 build.gradle 依赖项中,将 xxx 替换为版本号 dependencies { compile ' com.github.doctoror.gifimageloader:library:x.x.x ' } ##执照 Copyright 2015 Yaroslav Mytkalyk Licensed under the Apache License, Version 2.0 (the "License"); you may not use thi


【文件预览】:
GifImageLoader-master
----settings.gradle(30B)
----library()
--------src()
--------libs()
--------gradle.properties(66B)
--------gradle-mvn-push.gradle(4KB)
--------.gitignore(7B)
--------build.gradle(671B)
----LICENSE(11KB)
----README.md(1KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(737B)
----gradle.properties(1KB)
----.gitignore(645B)
----build.gradle(436B)

网友评论