Skip to content
Sergey Tarasevich edited this page Jul 18, 2014 · 3 revisions

Every step has own interface (at the bottom) which is responsible for their work part. Almost every interface has some base default implementation in the library (BaseImageDowloader, BaseImageDecoder, UnlimitedDiscCache, LruMemoryCache, SimpleBitmapDisplayer) and can be overriden by the user to add some specific behavior.

UIL task flow diagram

Clone this wiki locally