deano2390 / MaterialShowcaseView

A Material Design themed ShowcaseView for Android
Apache License 2.0
2.72k stars 526 forks source link

Dismissed reason? #107

Open yhuiyang opened 8 years ago

yhuiyang commented 8 years ago

Thanks for this good library. This is a question, not issue.

There are 3 ways to dismiss the MaterialShowcaseView

When the showcase view was dismissed, how could I know which one is the reason to cause the showcase view dismissed? (for example, in my onShowcaseDismissed() implementation of IShowcaseListener, how to distinguish between these possible dismiss reasons?)