Releases: firdausmaulan/GlideSlider
Releases · firdausmaulan/GlideSlider
Release 1.6.1
Full Changelog: 1.6.0...1.6.1
Release 1.6.0
feat : update dependencies and deprecated code
- update dependencies to support SDK 34
- keep support android SDK 21
- fix deprecated code
- add example activity
What's Changed
- 070325 update dependencies by @firdausmaulan in #70
Full Changelog: 1.5.2...1.6.0
Release 1.5.2
Update target sdk to 31
Release 1.5.1
[x] migrating to androidx
[x] change package name to lowercase for support data binding
Update glide library
- Update glide library to 4.9.0
- Fix load GlideUrl
- add method stopCyclingWhenTouch(boolean)
Version 1.4.0
- Custom view via style
- Load with Authorization
Version 1.3.3
- Custom view via style
- Load with Authorization
Remove SVG Loader & Add glide_slider_indicator_color
Remove SVG Loader & Add glide_slider_indicator_color
Update Glide Library to v4.6.1
Update Glide Library to v4.6.1
Load SVG image
- Add new feature to load SVG image.