Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Dismiss when clicked on area other than the targetView & messageView #57

Open
gargVader opened this issue Aug 18, 2021 · 1 comment
Open

Comments

@gargVader
Copy link
Contributor

gargVader commented Aug 18, 2021

The outside dismiss type dismisses the ShowCaseView when clicked on region outside the messageView. This means that if the user clicks on the targetView too, the ShowCaseView will disappear.

Issue: For editTexts we might want the guideView to remain while the user is typing and when he has completed typing, he can maybe click on a button provided in the messageView.

image

Solution: Can include a fourth type of dismiss:

Type Description
outsideMessageAndTarget Dismissing with click on outside of MessageView and TargetView
@gargVader gargVader changed the title Dismiss when clicked on area other than the targetView/messageView Dismiss when clicked on area other than the targetView & messageView Aug 18, 2021
@gargVader
Copy link
Contributor Author

@mreram Please review this. I would like to do this.

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

No branches or pull requests

1 participant