rahuliyer95 / iShowcase

Highlight the best parts of your application
MIT License
65 stars 25 forks source link

Added option hideOnTouchOutside #13

Closed Burtan closed 7 years ago

Burtan commented 7 years ago

Hi, I've added the option hideOnTouchOutside (which exists in the original Android Showcase) by evaluating where the touch event happens and only dismissing the showcase view when it is inside the showcaseRect.

rahuliyer95 commented 7 years ago

Merged feature hideOnTouchOutside