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

setCanceledOnTouchOutside(false) . Please make this function #16

Open
SasidharanIOS opened this issue Aug 28, 2021 · 1 comment
Open

Comments

@SasidharanIOS
Copy link

setCanceledOnTouchOutside(false). This is not there , please make it soon.

@VivekThummar
Copy link

VivekThummar commented Mar 15, 2022

please try applying id to parent linear layout of the xml and set it's click listener to blank(basically do nothing on click, so it will prevent dialog from closing when you click outside of dialog), i think it should work and please let me know if it will work or not because i'm not using this demo right now but this can be helpful if it works..

Also if this works then you can make your custom setCanceledOnTouchOutside(true/false) which will be more helpful..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants