Releases: Jumman04/Jummania-Slider
Releases · Jumman04/Jummania-Slider
JSlider v4.7: Bug fixed with Performance improvement
JSlider v4.6: Memory Optimization and Feature Enhancements
JSlider v4.6 Release
Highlights:
- Memory Optimization: Unused views, variables, and listeners have been optimized to enhance memory usage and performance.
- Flexible Listener Management: Developers can now remove listeners or set them to null as needed for better control.
- Enhanced Features: Default implementations for the OnSlideChangeListener interface are provided, offering more customization options.
- Bug Fixes: Various bug fixes and optimizations have been implemented to improve stability and reliability.
Upgrade to JSlider v2.0 for improved memory efficiency, enhanced features, and a smoother user experience.
Full Changelog: 4.5...4.6
Bug fixed, performance improved.
Slider has been made more flexible to be properly implemented in RecycleView.
What's Changed
- Specified which code need to add by @Sharif-Uddin-Jumman in #17
Full Changelog: 4.4...4.5
[4.4] bug fixed
Update README.md
fixed: Auto-sliding Issue
- Resolved an issue where the auto-sliding feature was not starting when setting the slider inside the Volley response listener.
feat: Added Manual Slide Control Feature
Added the "manualSlidable" feature to the Jummania Slider library, enabling users to control manual sliding behavior. Now, users can disable manual swipe by setting the "manualSlidable" attribute to "false" in XML layouts or using the setManualSlidable
method programmatically. This addresses Issue #12 where users requested the ability to disable manual swipe while retaining the auto sliding functionality.
[4.1] Fixed minnor bugs.
Trying to fixed bug
[4.0] Fixed and Improved JSlider Library
[4.0] Fixed and Improved.
[3.9] Fixed minor bugs
[3.9] Fixed minor bugs
[3.8] fixed minor bugs
[3.8] Fixed minor bugs