fresco-sample-usage
fresco-sample-usage copied to clipboard
Android demo project as sample usage for Facebook's Fresco in detail, which is an awesome image loading library for Android.
trafficstars
Fresco Sample Usage
中文版 日本語
Introduction
This is an Android demo project created as sample usage for 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
Download APK
Screenshot

