Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Manual Slide #12

Closed
HemangiVekaria opened this issue Dec 1, 2023 · 4 comments
Closed

Disable Manual Slide #12

HemangiVekaria opened this issue Dec 1, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HemangiVekaria
Copy link

I am using this library and it's very easy to use.
In my application i want is auto sliding only after every 2 second so that' working fine.
It's also allowing manual swipe but i want to disable manual swipe. Can anyone help?

@Jumman04 Jumman04 added help wanted Extra attention is needed enhancement New feature or request labels Dec 1, 2023
@Jumman04
Copy link
Owner

Jumman04 commented Dec 1, 2023

Issue Resolved, thanks for reporting it.

I'm delighted to share that the reported issue has been successfully addressed!

  • Customize Sliding Duration:
    You can now set a custom sliding duration using the setSlidingDuration(int) method. Adjust the parameter to meet your specific timing preferences.

  • Enable/Disable Manual Swipe:
    Take control of manual sliding with the new setManualSlidable(boolean) function. Set it to true to enable manual swipe or false to disable it.

Check out the latest changes in commit f57b3a1.

If you encounter any further issues or have additional questions, feel free to reach out.
Thank you for bringing this to our attention, and happy sliding! 🚀

@Jumman04
Copy link
Owner

Jumman04 commented Dec 1, 2023

@HemangiVekaria If you need more customization options, please check out the Customization in the README.

@Jumman04
Copy link
Owner

Jumman04 commented Dec 1, 2023

Note: Important Version Information

To make use of the latest features, please ensure that you are using version 4.2 of the Jummania Slider library. This version includes the newly added customization options, such as enable/disable manual swipe.

If you have any questions or need assistance with the update, feel free to reach out. Thank you for using Jummania Slider! 🚀

@Jumman04 Jumman04 closed this as completed Dec 1, 2023
@HemangiVekaria
Copy link
Author

Hello @Jumman04 Thanks for adding this feature. It's working very well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants