Skip to content

Releases: champChayangkoon/Glide-KTX

Glide-KTX-1.1.0

07 Nov 08:49
1a90a8d
Compare
Choose a tag to compare
  • 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

06 Sep 12:48
Compare
Choose a tag to compare

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.