Skip to content

feat: Added Manual Slide Control Feature

Compare
Choose a tag to compare
@Jumman04 Jumman04 released this 01 Dec 19:08
· 23 commits to master since this release

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.