Releases: champChayangkoon/Glide-KTX
Releases · champChayangkoon/Glide-KTX
Glide-KTX-1.1.0
- Fixes ImageView extension can passed request options
- Add set listener and add listener with lambda
- Add top level function for create CustomTarget, CustomViewTarget
- move package of top level function for create RequestListener
Glide-KTX-1.0.0
The initial release of the 1.0.0, supporting:
- easy to load image with extensions for ImageView.
- extensions for request builder, such as into custom target or custom view target.
- support use with on coroutine, such as future target.