MaterialShowcaseView icon indicating copy to clipboard operation
MaterialShowcaseView copied to clipboard

How to dispose MaterialShowcaseView?

Open eternalBlast opened this issue 9 years ago • 3 comments

Hi, this is a great library. But, How can i dispose MaterialShowcaseView and MaterialShowCaseSequence other than assigining it null?

eternalBlast avatar Jul 27 '16 04:07 eternalBlast

@eternalBlast did you get the solution for this?

yashasvigirdhar avatar Jan 31 '17 15:01 yashasvigirdhar

we call hide() function on it, right?

yashasvigirdhar avatar Feb 01 '17 13:02 yashasvigirdhar

@yashasvigirdhar sorry for the late reply. Yes, we can call hide() function. But, we need to dispose if we change fragment or activity.

eternalBlast avatar Feb 04 '17 07:02 eternalBlast