Package com.nostra13.universalimageloader.core.assist

Interface Summary
ImageLoadingListener Listener for image loading process.
 

Class Summary
DiscCacheUtil Utility for convenient work with disc cache.
FailReason Presents the reason why image loading and displaying was failed
FlushedInputStream Many streams obtained over slow connection show ImageSize Present width and height values
MemoryCacheUtil Utility for generating of keys for memory cache, key comparing and other work with memory cache
PauseOnScrollListener Listener-helper for list views (ListView, GridView) which can pause ImageLoader's tasks while list view is scrolling (touch scrolling and/or fling).
SimpleImageLoadingListener A convenient class to extend when you only want to listen for a subset of all the image loading events.
 

Enum Summary
FailReason.FailType Presents type of fail while image loading
ImageScaleType Type of image scaling during decoding.
LoadedFrom Source image loaded from.
QueueProcessingType Queue processing type which will be used for display task processing
ViewScaleType Simplify ImageView's scale type to 2 types: ViewScaleType.FIT_INSIDE and ViewScaleType.CROP
 



Copyright © 2011-2013. All Rights Reserved.