https://github.com/kaedea/fresco-sample-usage
Android demo project as sample usage for Facebook's Fresco in detail, which is an awesome image loading library for Android.
https://github.com/kaedea/fresco-sample-usage
Last synced: 12 months ago
JSON representation
Android demo project as sample usage for Facebook's Fresco in detail, which is an awesome image loading library for Android.
- Host: GitHub
- URL: https://github.com/kaedea/fresco-sample-usage
- Owner: kaedea
- Created: 2015-10-20T12:32:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T05:52:26.000Z (over 10 years ago)
- Last Synced: 2025-06-16T06:02:34.924Z (12 months ago)
- Language: Java
- Homepage: https://github.com/facebook/fresco
- Size: 28.1 MB
- Stars: 215
- Watchers: 13
- Forks: 57
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Fresco Sample Usage
[中文版](doc/readme-cn.md) [日本語]()
### Introduction
This is an Android demo project created as **sample usage** for [Fresco](https://github.com/facebook/fresco) in detail, which is an awesome **image loading library** for Android Application.
### Project Content
- Simply load an image
- Detailed usage, such as ScaleType, Rounded Corner, Circle, Fade Animation, Placeholder, Failure Image, Retry Image, ProgressBar, PressedState Overlay
- Gif or webPng animation image
- Litsener of loading
- Progressive streaming
- Resize image
- Postprocessor
- Usage with ListView
- Usage with RecyclerView
- Usage with 3rd-party ImageView, such as PhotoView, SubsamplingSacleImageView, GifDrawable
- Code snippet
### Advantage of Fresco
- Memory manager
- Progressive Streaming
- Gif and webPng support
- Customizable display of UI
- Customizable ways of loading
For more info, please go to [frescolib.org](http://frescolib.org/)
### Download APK
[GitHub Release](https://github.com/kaedea/Fresco-Sample-Usage/releases)
### Screenshot

