ShowCaseView icon indicating copy to clipboard operation
ShowCaseView copied to clipboard

Dismiss when clicked on area other than the targetView & messageView

Open gargVader opened this issue 2 years ago • 1 comments

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 avatar Aug 18 '21 06:08 gargVader

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

gargVader avatar Aug 18 '21 06:08 gargVader