MaterialShowcaseView
MaterialShowcaseView copied to clipboard
How to dispose MaterialShowcaseView?
Hi, this is a great library. But, How can i dispose MaterialShowcaseView and MaterialShowCaseSequence other than assigining it null?
@eternalBlast did you get the solution for this?
we call hide() function on it, right?
@yashasvigirdhar sorry for the late reply. Yes, we can call hide() function. But, we need to dispose if we change fragment or activity.