Uses of Package
com.nostra13.universalimageloader.core.assist

Packages that use com.nostra13.universalimageloader.core.assist
com.nostra13.universalimageloader.core   
com.nostra13.universalimageloader.core.assist   
 

Classes in com.nostra13.universalimageloader.core.assist used by com.nostra13.universalimageloader.core
ImageLoadingListener
          Listener for image loading process.
ImageScaleType
          Type of image scaling during decoding.
ImageSize
          Present width and height values
QueueProcessingType
          Queue processing type which will be used for display task processing
 

Classes in com.nostra13.universalimageloader.core.assist used by com.nostra13.universalimageloader.core.assist
FailReason
          Presents the reason why image loading and displaying was failed
ImageLoadingListener
          Listener for image loading process.
ImageScaleType
          Type of image scaling during decoding.
ImageSize
          Present width and height values
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.